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

Revise show_help to use PMIx IOF #1323

Merged
merged 1 commit into from
Apr 1, 2022
Merged

Revise show_help to use PMIx IOF #1323

merged 1 commit into from
Apr 1, 2022

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Apr 1, 2022

When a daemon or the controller emits a "show_help" message,
we want it to go to any attached tools that request the
STDDIAG channel. In addition, we want it to output to stderr
if the user has requested that we do so. In the case of output
to the local screen, ensure it only comes once.

While we are at it, fix the "unable to launch daemons" message
so it includes the case of unresolved nodenames.

Refs #1316

Signed-off-by: Ralph Castain rhc@pmix.org

When a daemon or the controller emits a "show_help" message,
we want it to go to any attached tools that request the
STDDIAG channel. In addition, we want it to output to stderr
if the user has requested that we do so. In the case of output
to the local screen, ensure it only comes once.

While we are at it, fix the "unable to launch daemons" message
so it includes the case of unresolved nodenames.

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

awlauria commented Apr 1, 2022

I can confirm this fixes the issue with ompi displaying duplicate help messages.

@rhc54 rhc54 merged commit 7ae2c08 into openpmix:master Apr 1, 2022
@rhc54 rhc54 deleted the topic/shlp branch April 1, 2022 13:47
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