No CUDA toolset found. #376
Unanswered
EdenShadow
asked this question in
Q&A
Replies: 1 comment
-
I looked at several replies and none of them got fixed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
D:\ngp\instant-ngp>cmake . -B build -- The C compiler identification is MSVC 19.29.30141.0 -- The CXX compiler identification is MSVC 19.29.30141.0 CMake Error at D:/Program Files/CMake/share/cmake-3.21/Modules/CMakeDetermineCompilerId.cmake:460 (message): No CUDA toolset found. Call Stack (most recent call first): D:/Program Files/CMake/share/cmake-3.21/Modules/CMakeDetermineCompilerId.cmake:6 (CMAKE_DETERMINE_COMPILER_ID_BUILD) D:/Program Files/CMake/share/cmake-3.21/Modules/CMakeDetermineCompilerId.cmake:59 (__determine_compiler_id_test) D:/Program Files/CMake/share/cmake-3.21/Modules/CMakeDetermineCUDACompiler.cmake:283 (CMAKE_DETERMINE_COMPILER_ID) CMakeLists.txt:18 (PROJECT)
nvcc -V: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2021 NVIDIA Corporation Built on Fri_Dec_17_18:28:54_Pacific_Standard_Time_2021 Cuda compilation tools, release 11.6, V11.6.55 Build cuda_11.6.r11.6/compiler.30794723_0
cmake -version: cmake version 3.21.6
How do you configure your windows environment variables?
Beta Was this translation helpful? Give feedback.
All reactions