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
806c4774
Unverified
Commit
806c4774
authored
Aug 28, 2018
by
peastman
Committed by
GitHub
Aug 28, 2018
Browse files
Merge pull request #2160 from peastman/win73
Updates to virtual machine for building 7.3 on Windows
parents
10aba26a
d22e94e8
Changes
1
Show 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 @
806c4774
...
@@ -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/9.
0
/Prod/network_installers/cuda_9.
0
.1
76
_win10_network
-exe
-UseBasicParsing
-OutFile
cuda_9.
0
.1
76
_win10_network.exe
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.
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
.
\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.
# Install AMD APP SDK.
...
@@ -17,7 +17,7 @@ wget https://repo.continuum.io/miniconda/Miniconda3-latest-Windows-x86_64.exe -U
...
@@ -17,7 +17,7 @@ wget https://repo.continuum.io/miniconda/Miniconda3-latest-Windows-x86_64.exe -U
# Install software with conda.
# 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
&
"C:\Miniconda3\Scripts\pip.exe"
install
sphinxcontrib.bibtex
# Install software with choco.
# 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