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
argupta
openfpm_pdata
Commits
6ae6a785
Commit
6ae6a785
authored
Aug 22, 2017
by
incardon
Browse files
updating to OpenBLAS 0.2.20
parent
627192fa
Changes
1
Hide whitespace changes
Inline
Side-by-side
script/install_OPENBLAS.sh
View file @
6ae6a785
...
...
@@ -7,13 +7,13 @@ if [ -d "$1/OPENBLAS" ]; then
exit
0
fi
wget http://ppmcore.mpi-cbg.de/upload/OpenBLAS-0.2.
19
.tar.gz
rm
-rf
OpenBLAS-0.2.
19
tar
-xf
OpenBLAS-0.2.
19
.tar.gz
cd
OpenBLAS-0.2.
19
wget http://ppmcore.mpi-cbg.de/upload/OpenBLAS-0.2.
20
.tar.gz
rm
-rf
OpenBLAS-0.2.
20
tar
-xf
OpenBLAS-0.2.
20
.tar.gz
cd
OpenBLAS-0.2.
20
wget http://ppmcore.mpi-cbg.de/upload/openblas.diff
patch
-p1
< openblas.diff
#
wget http://ppmcore.mpi-cbg.de/upload/openblas.diff
#
patch -p1 < openblas.diff
# configuration
...
...
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