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

cmake: remove manipulation of `CUDA_NVCC_FLAGS` #101

Closed psychocoderHPC closed 4 years ago

psychocoderHPC commented 4 years ago

The manipulation of CUDA_NVCC_FLAGS produce many side effects e.g. in PIConGPU issue

ISAAC is not adding any option to CUDA_NVCC_FLAGS so all manipulations should be avoided.