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

More updates from master branch #1469

Merged
merged 2 commits into from
Aug 25, 2022
Merged

More updates from master branch #1469

merged 2 commits into from
Aug 25, 2022

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Aug 24, 2022

Raise the minimum required PMIx level to v4.2.1

A number of fixes/changes entered at the v4.2.1 level, so
bump the minimum requirement.

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

Separate out the runtime controls options

We have been overloading the --map-by directive with runtime
controls such as do-not-launch. This creates confusion as both
developers and users lose track of what is shown to the user
in help and other cmd line operations vs what PRRTE internally
accepts.

Reduce the confusion by making runtime options a first class
citizen. Define a new --runtime-options <args> cmd line
option that takes a comma-delimited list of directives. Update
the help files to match.

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

A number of fixes/changes entered at the v4.2.1 level, so
bump the minimum requirement.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 2d462be)
We have been overloading the `--map-by` directive with runtime
controls such as do-not-launch. This creates confusion as both
developers and users lose track of what is shown to the user
in help and other cmd line operations vs what PRRTE internally
accepts.

Reduce the confusion by making runtime options a first class
citizen. Define a new `--runtime-options <args>` cmd line
option that takes a comma-delimited list of directives. Update
the help files to match.

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