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
9e73f72b
Unverified
Commit
9e73f72b
authored
Dec 15, 2017
by
peastman
Committed by
GitHub
Dec 15, 2017
Browse files
Merge pull request #1958 from peastman/windows
Updated CUDA version in prepare script
parents
c0d7a45a
ba0a045e
Changes
1
Show 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 @
9e73f72b
...
@@ -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