Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
ba0a045e
"...ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "a39fa14acbb8eb00fb2dcb8f4e6ba0bc9b2564a9"
Commit
ba0a045e
authored
Dec 14, 2017
by
peastman
Browse files
Updated CUDA version in prepare script
parent
c0d7a45a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
devtools/packaging/scripts/windows/prepare.ps1
devtools/packaging/scripts/windows/prepare.ps1
+2
-2
No files found.
devtools/packaging/scripts/windows/prepare.ps1
View file @
ba0a045e
...
@@ -2,8 +2,8 @@ cd C:\Users\vagrant
...
@@ -2,8 +2,8 @@ cd C:\Users\vagrant
# Install CUDA.
# Install CUDA.
wget
https://developer.nvidia.com/compute/cuda/
8
.0/
p
rod/network_installers/cuda_
8
.0.
44
_win10_network-exe
-UseBasicParsing
-OutFile
cuda_
8
.0.
44
_win10_network.exe
wget
https://developer.nvidia.com/compute/cuda/
9
.0/
P
rod/network_installers/cuda_
9
.0.
176
_win10_network-exe
-UseBasicParsing
-OutFile
cuda_
9
.0.
176
_win10_network.exe
.
\cuda_
8
.0.
44
_win10_network.exe
-s
compiler_
8
.0
cudart_
8
.0
cufft_
8
.0
cufft_dev_
8
.0
nvrtc_
8
.0
nvrtc_dev_
8
.0
|
Out-Null
.
\cuda_
9
.0.
176
_win10_network.exe
-s
compiler_
9
.0
cudart_
9
.0
cufft_
9
.0
cufft_dev_
9
.0
nvrtc_
9
.0
nvrtc_dev_
9
.0
|
Out-Null
# Install AMD APP SDK.
# Install AMD APP SDK.
...
...
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