You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error at /home/cmake-3.29.8-linux-x86_64/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find CUDA (missing: CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS
CUDA_CUDART_LIBRARY) (Required is at least version "7.0")
Call Stack (most recent call first):
/home/cmake-3.29.8-linux-x86_64/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
/home/cmake-3.29.8-linux-x86_64/share/cmake-3.29/Modules/FindCUDA.cmake:1291 (find_package_handle_standard_args)
CMakeLists.txt:77 (find_package)
The text was updated successfully, but these errors were encountered:
CMake Error at /home/cmake-3.29.8-linux-x86_64/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find CUDA (missing: CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS
CUDA_CUDART_LIBRARY) (Required is at least version "7.0")
Call Stack (most recent call first):
/home/cmake-3.29.8-linux-x86_64/share/cmake-3.29/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
/home/cmake-3.29.8-linux-x86_64/share/cmake-3.29/Modules/FindCUDA.cmake:1291 (find_package_handle_standard_args)
CMakeLists.txt:77 (find_package)
The text was updated successfully, but these errors were encountered: