added `#ifdef __NVCC__` to try and conditionally include code based on...
added `#ifdef __NVCC__` to try and conditionally include code based on whether compilation is with CUDA.
Loading
Please sign in to comment
added `#ifdef __NVCC__` to try and conditionally include code based on whether compilation is with CUDA.