Closed psychocoderHPC closed 4 years ago
CUDA_NVCC_FLAGS
CMAKE_CXX_FLAGS
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.
CUDA_NVCC_FLAGS
.CMAKE_CXX_FLAGS
toCMAKE_CXX_FLAGS
The manipulation of
CUDA_NVCC_FLAGS
produce many side effects e.g. in PIConGPU issueISAAC is not adding any option to
CUDA_NVCC_FLAGS
so all manipulations should be avoided.