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 #1918

Merged
merged 3 commits into from
Feb 4, 2024
Merged

Multiple commits #1918

merged 3 commits into from
Feb 4, 2024

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Feb 4, 2024

Support query for number of available slots

Compute the number of slots still available for use
if the PMIX_QUERY_AVAILABLE_SLOTS attribute is
defined.

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

Add an option '--allow-run-as-root' into prted

Prted already properly implements '--allow-run-as-root' but currently it
cannot be used due to missing this option in the help section.

Signed-off-by: Andrei Cheremukhin andreicheremukhin@gmail.com
(cherry picked from commit f1f89e7)

Update the Python regex for doc build

Python no longer accepts escape sequences in the
regex - need to use raw strings.

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

rhc54 and others added 3 commits February 4, 2024 13:04
Compute the number of slots still available for use
if the PMIX_QUERY_AVAILABLE_SLOTS attribute is
defined.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 66c6c08)
Prted already properly implements '--allow-run-as-root' but currently it
cannot be used due to missing this option in the help section.

Signed-off-by: Andrei Cheremukhin <andreicheremukhin@gmail.com>
(cherry picked from commit f1f89e7)
Python no longer accepts escape sequences in the
regex - need to use raw strings.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 129571d)
@rhc54 rhc54 merged commit 35be53f into openpmix:v3.0 Feb 4, 2024
12 checks passed
@rhc54 rhc54 deleted the cmr30/up branch February 4, 2024 21:17
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