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

Merged
merged 5 commits into from
Nov 13, 2022
Merged

Multiple commits #1591

merged 5 commits into from
Nov 13, 2022

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Nov 12, 2022

fix conflict

Signed-off-by: Thomas Naughton naughtont@ornl.gov
(cherry picked from commit a0a06ed)

remove unused vars in tools area

Signed-off-by: Thomas Naughton naughtont@ornl.gov
(cherry picked from commit 91cb9c4)

adjust prterun to prefix ns: for dvm option

Change from option to required arg for prterun --dvm arg
and adjust namespace to mirror other cases by using
a prefix of "ns:" when using a namespace to choose target DVM
controller.

Also add examples in help files for prterun to clarify
these options in verbose info case (prterun --help --dvm)

Also, update schizo/ompi with namespace example.

Signed-off-by: Thomas Naughton naughtont@ornl.gov
(cherry picked from commit b4c3e2c)

Cleanup the --dvm option a bit

Failure to provide a known option should be reported to
the user as an error, not silently assumed equivalent
to the "search" option.

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

Some more minor cleanups of --dvm

Since this is to mimic the "prun" equivalent, add the
system and system-first options as they may prove useful
going forward. Consolidate the help text for easier maintenance.

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

naughtont3 and others added 5 commits November 12, 2022 13:22
Signed-off-by: Thomas Naughton <naughtont@ornl.gov>
(cherry picked from commit a0a06ed)
Signed-off-by: Thomas Naughton <naughtont@ornl.gov>
(cherry picked from commit 91cb9c4)
Change from option to required arg for `prterun --dvm arg`
and adjust namespace to mirror other cases by using
a prefix of "ns:" when using a namespace to choose target DVM
controller.

Also add examples in help files for prterun to clarify
these options in verbose info case (prterun --help --dvm)

Also, update schizo/ompi with namespace example.

Signed-off-by: Thomas Naughton <naughtont@ornl.gov>
(cherry picked from commit b4c3e2c)
Failure to provide a known option should be reported to
the user as an error, not silently assumed equivalent
to the "search" option.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit a8075b6)
Since this is to mimic the "prun" equivalent, add the
system and system-first options as they may prove useful
going forward. Consolidate the help text for easier maintenance.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit f99fe3f)
@rhc54 rhc54 merged commit f8f813d into openpmix:v3.0 Nov 13, 2022
@rhc54 rhc54 deleted the cmr30/up branch November 13, 2022 00:42
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.

2 participants