image with error
I would like to know how to fix this error in CMake:
CUDACXX:
CMake Error at CMakeLists.txt:188 (message):
CUDA not found, please build explicitly with -DENABLE_CUDA=OFF if you do not want CUDA.
I have Visual Studio 2022 17.9.0, CUDA 12.3 and Cudnn 8.9.7 installed
CMake 3.29.3
Could help?
New contributor
cristiano macedo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.