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
5bae8111
Commit
5bae8111
authored
Jul 11, 2014
by
kyleabeauchamp
Browse files
Remove extra files to save disk space
parent
28ec3e5a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
tools/setup_centos_vm.sh
tools/setup_centos_vm.sh
+3
-0
No files found.
tools/setup_centos_vm.sh
View file @
5bae8111
...
@@ -21,6 +21,7 @@ sudo yum install clang-3.4 cmake28 graphviz perl flex bison rpm-build texlive te
...
@@ -21,6 +21,7 @@ sudo yum install clang-3.4 cmake28 graphviz perl flex bison rpm-build texlive te
wget http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.7.src.tar.gz
wget http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.7.src.tar.gz
rpmbuild
-ta
doxygen-1.8.7.src.tar.gz
rpmbuild
-ta
doxygen-1.8.7.src.tar.gz
sudo
rpm
-i
~/rpmbuild/RPMS/x86_64/doxygen-1.8.7-1.x86_64.rpm
sudo
rpm
-i
~/rpmbuild/RPMS/x86_64/doxygen-1.8.7-1.x86_64.rpm
rm
~/rpmbuild
-r
sudo
yum clean headers
sudo
yum clean headers
...
@@ -32,9 +33,11 @@ wget http://developer.download.nvidia.com/compute/cuda/repos/rhel6/x86_64/cuda-r
...
@@ -32,9 +33,11 @@ wget http://developer.download.nvidia.com/compute/cuda/repos/rhel6/x86_64/cuda-r
sudo
rpm
-i
cuda-repo-rhel6-6.0-37.x86_64.rpm
sudo
rpm
-i
cuda-repo-rhel6-6.0-37.x86_64.rpm
sudo
yum clean expire-cache
sudo
yum clean expire-cache
sudo
yum
install
cuda
-y
sudo
yum
install
cuda
-y
rm
cuda-repo-rhel6-6.0-37.x86_64.rpm
# Download AMD APP SDK from here, requires click agreement: http://developer.amd.com/amd-license-agreement-appsdk/
# Download AMD APP SDK from here, requires click agreement: http://developer.amd.com/amd-license-agreement-appsdk/
# Ideally we could cache this on AWS or something...
mkdir
~/AMD
mkdir
~/AMD
cd
~/AMD
cd
~/AMD
# Copy the tarball to this directory from wherever you got it.
# Copy the tarball to this directory from wherever you got it.
...
...
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