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
d22e94e8
Commit
d22e94e8
authored
Aug 28, 2018
by
peastman
Browse files
Updates to virtual machine for building 7.3 on Windows
parent
10aba26a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
devtools/packaging/scripts/windows/prepare.ps1
devtools/packaging/scripts/windows/prepare.ps1
+3
-3
No files found.
devtools/packaging/scripts/windows/prepare.ps1
View file @
d22e94e8
...
...
@@ -2,8 +2,8 @@ cd C:\Users\vagrant
# Install CUDA.
wget
https://developer.nvidia.com/compute/cuda/9.
0
/Prod/network_installers/cuda_9.
0
.1
76
_win10_network
-exe
-UseBasicParsing
-OutFile
cuda_9.
0
.1
76
_win10_network.exe
.
\cuda_9.
0
.1
76
_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
wget
https://developer.nvidia.com/compute/cuda/9.
2
/Prod
2
/network_installers/cuda_9.
2
.1
48
_win10_network
-UseBasicParsing
-OutFile
cuda_9.
2
.1
48
_win10_network.exe
.
\cuda_9.
2
.1
48
_win10_network.exe
-s
nvcc
_9.
2
cudart_9.
2
cufft_9.
2
cufft_dev_9.
2
nvrtc_9.
2
nvrtc_dev_9.
2
|
Out-Null
# Install AMD APP SDK.
...
...
@@ -17,7 +17,7 @@ wget https://repo.continuum.io/miniconda/Miniconda3-latest-Windows-x86_64.exe -U
# Install software with conda.
&
"C:\Miniconda3\Scripts\conda.exe"
install
-y
-c
omnia
fftw3f
jinja2
lxml
sphinx
sphinxcontrib-autodoc_doxygen
sphinxcontrib-lunrsearch
conda-build
anaconda-client
&
"C:\Miniconda3\Scripts\conda.exe"
install
-y
-c
omnia
fftw3f
==
3.3
.
4
=
vc14_2
jinja2
lxml
sphinx
sphinxcontrib-autodoc_doxygen
sphinxcontrib-lunrsearch
conda-build
anaconda-client
&
"C:\Miniconda3\Scripts\pip.exe"
install
sphinxcontrib.bibtex
# Install software with choco.
...
...
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