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
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_pdata
Commits
45c3ee49
Commit
45c3ee49
authored
Nov 18, 2018
by
incardon
Browse files
updating MPI to 3.1.3
parent
764b7af5
Pipeline
#921
canceled with stages
in 97 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
script/install_MPI.sh
View file @
45c3ee49
...
...
@@ -8,7 +8,7 @@ if [ -d "$1/MPI" ]; then
fi
rm
-rf
openmpi-3.1.3
rm
openmpi-3.1.3.tar.gz
wget http://ppmcore.mpi-cbg.de/upload/openmpi-3.1.
1
.tar.gz
wget http://ppmcore.mpi-cbg.de/upload/openmpi-3.1.
3
.tar.gz
tar
-xvf
openmpi-3.1.3.tar.gz
cd
openmpi-3.1.3
...
...
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