Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
c1d41938
"...en/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "66a7160f9d4e812b61e321b56d40b50d550a12a7"
Unverified
Commit
c1d41938
authored
Apr 01, 2020
by
peterjc123
Committed by
GitHub
Apr 02, 2020
Browse files
Fix link for gpu driver DLLs (#2046)
parent
f2f085bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
packaging/windows/internal/cuda_install.bat
packaging/windows/internal/cuda_install.bat
+1
-1
No files found.
packaging/windows/internal/cuda_install.bat
View file @
c1d41938
...
@@ -97,7 +97,7 @@ if not exist "%SRC_DIR%\temp_build\NvToolsExt.7z" (
...
@@ -97,7 +97,7 @@ if not exist "%SRC_DIR%\temp_build\NvToolsExt.7z" (
)
)
if
not
exist
"
%SRC_DIR%
\temp_build\gpu_driver_dlls.7z"
(
if
not
exist
"
%SRC_DIR%
\temp_build\gpu_driver_dlls.7z"
(
curl
-k -L
"https://drive.google.com/u/0/uc?id=1injUyo3lnarMgWyRcXqKg4UGnN0ysmuq&export=download"
--output
"
%SRC_DIR%
\temp_build\gpu_driver_dlls.
7
z"
curl
-k -L
"https://drive.google.com/u/0/uc?id=1injUyo3lnarMgWyRcXqKg4UGnN0ysmuq&export=download"
--output
"
%SRC_DIR%
\temp_build\gpu_driver_dlls.z
ip
"
if
errorlevel
1
exit
/b
1
if
errorlevel
1
exit
/b
1
)
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment