Closed Dasor closed 6 months ago
It is not totally precise. For example, C.C. 90 would only be compiled with CUDA >= 12 whereas it seems to be supported since CUDA 11.8. But it seems like the way to go now is to use --list-gpu-code
, although this can be addressed in a later commit.
compute 3.x devices are no longer supported in CUDA 12 so changing the CMakeLists.txt is needed in order to compile.