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

fix CUDA 11.3 compatibility #161

Closed psychocoderHPC closed 2 years ago

psychocoderHPC commented 2 years ago

Fix erro seen already in alpaka https://github.com/alpaka-group/alpaka/pull/1404 CUDA 11.3+ is not allowing a valid C++ syntax, therefore a workaround is required.