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
torch-spline-conv
Commits
a4d9868a
Commit
a4d9868a
authored
Nov 16, 2022
by
rusty1s
Browse files
update
parent
cd0dc2ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/cuda/cu116-Windows.sh
.github/workflows/cuda/cu116-Windows.sh
+1
-1
No files found.
.github/workflows/cuda/cu116-Windows.sh
View file @
a4d9868a
...
@@ -8,7 +8,7 @@ curl -k -L "https://drive.google.com/u/0/uc?id=1injUyo3lnarMgWyRcXqKg4UGnN0ysmuq
...
@@ -8,7 +8,7 @@ curl -k -L "https://drive.google.com/u/0/uc?id=1injUyo3lnarMgWyRcXqKg4UGnN0ysmuq
7z x
"/tmp/gpu_driver_dlls.zip"
-o
"/c/Windows/System32"
7z x
"/tmp/gpu_driver_dlls.zip"
-o
"/c/Windows/System32"
export
CUDA_SHORT
=
11.6
export
CUDA_SHORT
=
11.6
export
CUDA_URL
=
https://developer.download.nvidia.com/compute/cuda/
${
CUDA_SHORT
}
.
0
/local_installers
export
CUDA_URL
=
https://developer.download.nvidia.com/compute/cuda/
${
CUDA_SHORT
}
.
2
/local_installers
export
CUDA_FILE
=
cuda_
${
CUDA_SHORT
}
.2_511.65_windows.exe
export
CUDA_FILE
=
cuda_
${
CUDA_SHORT
}
.2_511.65_windows.exe
# Install CUDA:
# Install CUDA:
...
...
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