-
Notifications
You must be signed in to change notification settings - Fork 868
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
comm: couple of enhancements wrt pmix groups
add a pmix timeout option for group operations. This may be a no-op with certain pmix server variants but set it anyway. For protection make sure when creating intercomm communicators using pmix group construct that all procs supply the same ordered list of pmix procs to pmix group construct. update the description for ompi_mca_mpi_pmix_connect_timeout to not it can be used to control timeout for pmix group calls as well. Signed-off-by: Howard Pritchard <[email protected]>
- Loading branch information
Showing
2 changed files
with
56 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters