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

Get the "--display topo" option to work #1465

Merged
merged 1 commit into from
Aug 24, 2022
Merged

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Aug 24, 2022

Modify the option to take a comma-delimited list of node names
so you can specify whose topology you want to see. Implement it
to occur right after allocation, and ensure it can be specified
on a per-job basis.

Fix CLI option checking to better handle the case of user-shortened
option name input, taking into account that some options (e.g., "map"
and "map-devel") start with the same substring.

Refs open-mpi/ompi#10698
Signed-off-by: Ralph Castain rhc@pmix.org

Modify the option to take a comma-delimited list of node names
so you can specify whose topology you want to see. Implement it
to occur right after allocation, and ensure it can be specified
on a per-job basis.

Fix CLI option checking to better handle the case of user-shortened
option name input, taking into account that some options (e.g., "map"
and "map-devel") start with the same substring.

Signed-off-by: Ralph Castain <rhc@pmix.org>
@rhc54
Copy link
Contributor Author

rhc54 commented Aug 24, 2022

bot:ibm:retest

@rhc54 rhc54 merged commit 0a75473 into openpmix:master Aug 24, 2022
@rhc54 rhc54 deleted the topic/adev branch August 24, 2022 13:49
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