ComputationalRadiationPhysics / isaac

In Situ Animation of Accelerated Computations :microscope:
http://ComputationalRadiationPhysics.github.io/isaac/
GNU Lesser General Public License v3.0
25 stars 15 forks source link

apply namespace refactoring from alpaka 0.6.0rc3 #122

Closed psychocoderHPC closed 3 years ago

psychocoderHPC commented 3 years ago

ISAAC now requires alpaka 0.6.0

Tested together with #123 and PIConGPU

script used for the renamings: https://gist.github.com/sliwowitz/0a55e1bed6350f7fcae17ef0d430040d

psychocoderHPC commented 3 years ago

Looks good to me. @psychocoderHPC I assume you used your script to convert the name spaces. Would you please add the script in a comment for (later) reference? Have you run the example you changed as well?

added the link to the script

psychocoderHPC commented 3 years ago

pr can be merged, there is still a bug in the example but this bug is independent of this change and will be fixed in a separate PR