Skip to content
Snippets Groups Projects
Commit 45c3ee49 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

updating MPI to 3.1.3

parent 764b7af5
No related branches found
No related tags found
No related merge requests found
Pipeline #921 canceled
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment