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

install MPICH script

parent 230ed2fc
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,8 @@ if [ x"$hostname" == x"cifarm-centos-node.mpi-cbg.de" ]; then
rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/PARMETIS
rm -rf $HOME/openfpm_dependencies/openfpm_pdata/$branch/HDF5
ls
install_MPI_mpich.sh $HOME/openfpm_dependencies/openfpm_pdata/$branch/ 4
echo 4 > $HOME/openfpm_dependencies/openfpm_pdata/$branch/MPI/version
fi
......
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