Skip to content

Commit

Permalink
Try oversubscribing
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgensd committed Apr 24, 2024
1 parent 73b5012 commit 9413b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_package_openmpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
- name: Run tests in parallel
run: |
mpirun -n 4 coverage run --rcfile=.coveragerc -m mpi4py -m pytest -xvs ./tests/
mpirun -n 4 --map-by :OVERSUBSCRIBE coverage run --rcfile=.coveragerc -m mpi4py -m pytest -xvs ./tests/

0 comments on commit 9413b1d

Please sign in to comment.