I want to know how to install CUDA_cublas_device_LIBRARY (ADVANCED) to get rid of the error below, CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: CUDA_...
CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: CUDA_cublas_device_LIBRARY (ADVANCED) All dependencies seem to be available. Could you please help? Full CMak...