Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: allow to oversubscribe the machine during MPI tests #33

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

andrea-iob
Copy link
Member

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.

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.
@andrea-iob andrea-iob merged commit c88160a into master Jan 15, 2020
@andrea-iob andrea-iob deleted the cmake.allow.MPI.oversubscribe branch January 15, 2020 07:47
@andrea-iob andrea-iob restored the cmake.allow.MPI.oversubscribe branch January 23, 2020 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants