DEBSOURCES
Skip Quicknav
sources / dolfin / 2019.2.0~legacy20240219.1c52e83-18 / python / test / unit / scripts / mpirun.sh
12345678
#!/bin/bash # # NB! Run as e.g. # cd test/unit/python # ./scripts/mpirun.sh <pytest args> # ./scripts/clean.sh mpirun -n 3 python -B -m pytest -v $@