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

install MPICH script

parent 92d89792
No related branches found
No related tags found
No related merge requests found
......@@ -21,9 +21,7 @@ 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
./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