Cmake and 11.7

Has anyone successfully used CMake with 11.7?

I know this is more of a CMake issue, but, I can’t seem to get it to work.

I’m unclear on the CMake command to use. Supposedly enable_language(CUDA) is all I need to do with the latest CMake but I get an error “No Cuda Toolkit found”.

Other methods have problems as well. find_package(CUDA) is supposedly deprecated. Very confusing.

If anyone has successfully done this please let me know the secret.

Rick

1 Like