Skip to content
Snippets Groups Projects
Commit 6db893f8 authored by Andreas Klöckner's avatar Andreas Klöckner Committed by Andreas Klöckner
Browse files

Oversubscribe MPI example run

parent 65a0a921
No related branches found
No related tags found
No related merge requests found
Pipeline #270236 passed
......@@ -69,7 +69,7 @@ jobs:
python euler/acoustic_pulse.py --lazy
python euler/vortex.py --oi --lazy
mpirun -n 2 python wave/wave-op-mpi.py --lazy
mpiexec -np 2 --oversubscribe python wave/wave-op-mpi.py --lazy
docs:
name: Documentation
......
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