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

Fixing MPI install on furiosa

parent bea5d0b8
No related branches found
No related tags found
No related merge requests found
Pipeline #2147 passed
......@@ -12,6 +12,7 @@ cd openmpi-4.0.4
if [ -f ../mpi_add_options ]; then
mpi_options=$(cat ../mpi_add_options)
echo "Adding MPI options: $mpi_options"
fi
if [ x"$3" == x"1" ]; then
......
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