We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a85aee commit 2ec80e8Copy full SHA for 2ec80e8
cuda100.bat
@@ -25,7 +25,7 @@ IF "%NVTOOLSEXT_PATH%"=="" (
25
)
26
27
IF "%CUDA_PATH_V10_0%"=="" (
28
- echo CUDA 9.2 not found, disabling it
+ echo CUDA 10.0 not found, disabling it
29
set NO_CUDA=1
30
) ELSE (
31
set "CUDA_PATH=%CUDA_PATH_V10_0%"
0 commit comments