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

Cleanup attachment to scheduler #1898

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Cleanup attachment to scheduler #1898

merged 1 commit into from
Dec 19, 2023

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Dec 19, 2023

If a scheduler request is received and we are not already attached to the scheduler, then use PMIx_tool_attach_to_server to setup the connection. Note that the function will simply return if we are already attached, but PRRTE doesn't know about it yet.

If a scheduler request is received and we are not already
attached to the scheduler, then use PMIx_tool_attach_to_server
to setup the connection. Note that the function will simply
return if we are already attached, but PRRTE doesn't know
about it yet.

Signed-off-by: Ralph Castain <[email protected]>
@rhc54 rhc54 merged commit 25c2ca4 into openpmix:master Dec 19, 2023
11 checks passed
@rhc54 rhc54 deleted the topic/ps branch December 19, 2023 08:05
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