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

Multiple commits #1658

Merged
merged 4 commits into from
Jan 26, 2023
Merged

Multiple commits #1658

merged 4 commits into from
Jan 26, 2023

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Jan 25, 2023

Properly handle overload-allowed

When we run out of cpus while binding, we need to check
if overload is allowed. If it is, we have to reset the
available cpus for reuse - otherwise, we error out as
no cpus are shown as available. Ensure we only make the
cpus used for that job available for reuse so we don't
step on those being used by other jobs.

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

Define MIN for environments that lack it

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

Fix a typo in the README, fixes #1645

Signed-off-by: Alex Margolin alex.margolin@mail.huji.ac.il
(cherry picked from commit 5886458)

docs: fix Sphinx parsing error

Signed-off-by: Jeff Squyres jsquyres@cisco.com
(cherry picked from commit d89a85c)

rhc54 and others added 4 commits January 25, 2023 15:09
When we run out of cpus while binding, we need to check
if overload is allowed. If it is, we have to reset the
available cpus for reuse - otherwise, we error out as
no cpus are shown as available. Ensure we only make the
cpus used for that job available for reuse so we don't
step on those being used by other jobs.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 2de57f7)
Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 944e119)
Signed-off-by: Alex Margolin <alex.margolin@mail.huji.ac.il>
(cherry picked from commit 5886458)
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
(cherry picked from commit d89a85c)
@rhc54
Copy link
Contributor Author

rhc54 commented Jan 26, 2023

bot:ibm:retest

Thu Jan 26 02:23:12 UTC 2023

@rhc54 rhc54 merged commit 68b8784 into openpmix:v3.0 Jan 26, 2023
@rhc54 rhc54 deleted the cmr30/min branch January 26, 2023 08:36
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.

3 participants