Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake: allow to oversubscribe the machine during MPI tests
Beginning with version 3.0, OpenMPI's mpirun refuses to start more processes than there are physical processor cores on the machine. To allow oversubcribing, the 'OMPI_MCA_rmaps_base_oversubscribe' environment variable can be set to 1.
- Loading branch information