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

comm: add pmix timeout knob to group ops #13010

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hppritcha
Copy link
Member

Add pmix timeout option for the pmix group operations used by Open MPI to construct certain types of communicators. Leverage the existing pmix connect mca parameter rather than adding yet another knob.

Add pmix timeout option for the pmix group operations used by Open MPI
to construct certain types of communicators.  Leverage the existing
pmix connect mca parameter rather than adding yet another knob.

Signed-off-by: Howard Pritchard <[email protected]>
@rhc54
Copy link
Contributor

rhc54 commented Jan 2, 2025

We don't actually support the "timeout" attribute at this time, but I can add it easily enough. There will be a race condition, of course, as the timeout will be measured at the HNP - so the op may fail even though the last participant made it "just in time".

@hppritcha
Copy link
Member Author

NVIDIA CI doesn't seem to be starting off the year right.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants