I have a program in CUDA. compilation with v2.3 and v3.0 beta both failed, giving the same error msg about phase Code_Expansion. Disabling optimization level to O0 does not work. Compilation w/ device emulation seems to have succeeded. What should I do first? Check correctness w/ emulation mode first? Thanks.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
CUDA compilation fails nvcc compiler | 14 | 2545 | August 21, 2010 | |
What do optimization levels do? | 4 | 15257 | January 13, 2010 | |
Internal error compiling C++ code | 0 | 1388 | June 12, 2008 | |
CUDA issue when compiling with CMake | 0 | 484 | April 19, 2023 | |
Cuda code throws an exception at O3 | 1 | 412 | January 30, 2023 | |
error MSB3721: exited with code 2 | 8 | 15994 | April 13, 2018 | |
code compiled for newer achitectures runs on older architectures but produces errors/incorrect results? | 2 | 559 | March 14, 2018 | |
Cuda 3.2 build rules problems | 13 | 36400 | November 19, 2010 | |
Compiling Error | 3 | 853 | November 15, 2010 | |
Running CUDA without GPU | 8 | 3826 | June 23, 2010 |