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

Fixing Mark MPI on gin

parent e9ed10bc
No related branches found
No related tags found
No related merge requests found
......@@ -25,6 +25,7 @@ then
if [ ! -d $HOME/$5/MPI ]; then
echo "COPY MPICH"
echo 1 > $HOME/$5/MPI/version
cp -R $HOME/MPI_base $HOME/$5/MPI
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