Skip to content

Oversubscribe #441

Closed Answered by dalcinl
Chrismarsh asked this question in Q&A
Dec 13, 2023 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

Yes, now everything is clear. Unfortunately, what you ask is not under mpi4py's control. You'll have to ask Open MPI folks (or dive in docs/source code) to see if they support passing Spawn() a hint via Info object to enable oversubscription. Alternatively, you could just enable oversubscription permanently in your system with by adding the line rmaps_base_oversubscribe=true to ~/.openmpi/mca-params.conf, like I do here. Note that for Open MPI v5.0.x thing have changed slightly, but the config from the previous link should work for both v4.1.x and v5.0.x.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@Chrismarsh
Comment options

@dalcinl
Comment options

Answer selected by Chrismarsh
@Chrismarsh
Comment options

@dalcinl
Comment options

@Chrismarsh
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants