We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e843eaf commit a4867f4Copy full SHA for a4867f4
windows/internal/smoke_test.bat
@@ -4,6 +4,7 @@ pushd %SRC_DIR%\..
4
5
if "%CUDA_VERSION%" == "102" call internal\driver_update.bat
6
if "%CUDA_VERSION%" == "110" call internal\driver_update.bat
7
+if "%CUDA_VERSION%" == "111" call internal\driver_update.bat
8
if errorlevel 1 exit /b 1
9
10
set "ORIG_PATH=%PATH%"
0 commit comments