Do not use _Pragma in code blocks with CUDA
The current CUDA compiler is crashing when using _Pragma in code blocks, which were being used with clang on apple. Turn these off when compiling with CUDA.
System updates will be applied on Nov 25th between 7am and 9am, EST (UTC-05:00). This site will have intermittent downtime during that time.
The current CUDA compiler is crashing when using _Pragma in code blocks, which were being used with clang on apple. Turn these off when compiling with CUDA.