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

Updates to track master branch #1399

Merged
merged 2 commits into from
Aug 2, 2022
Merged

Updates to track master branch #1399

merged 2 commits into from
Aug 2, 2022

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Aug 2, 2022

Allow mapping in overload scenario if bind not specified

If the number of procs is greater than the number of CPUs
on a node, but less or equal to the number of slots,
then we are not oversubscribed but we are overloaded. If
the user didn't specify a required binding, then we set
the binding policy to do-not-bind for that node

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 6ef02ea)

Ensure rankfile and seq mappers computer local and app ranks

The OMPI personality module in PMIx is looking for the local
and app ranks, so the two mappers that map-by user need to
compute those values.

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 0b580da)

If the number of procs is greater than the number of CPUs
on a node, but less or equal to the number of slots,
then we are not oversubscribed but we are overloaded. If
the user didn't specify a required binding, then we set
the binding policy to do-not-bind for that node

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 6ef02ea)
The OMPI personality module in PMIx is looking for the local
and app ranks, so the two mappers that map-by user need to
compute those values.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 0b580da)
@rhc54 rhc54 merged commit 5106983 into openpmix:v3.0 Aug 2, 2022
@rhc54 rhc54 deleted the cmr32/up branch August 2, 2022 20:01
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.

1 participant