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

Testing MPI jenkins

parent 26d527e2
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ else
cd openfpm_vcluster
mpirun --oversubscribe -np $nproc otool -L ./build/src/vcluster_test
mpirun --oversubscribe -np $nproc ./build/src/vcluster_test
if [ $? -ne 0 ]; then exit 1 ; fi
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