Skip to content

Bunch of fixes plus PMIx/PRRTE updates #7559

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

Merged
merged 3 commits into from
Mar 23, 2020
Merged

Bunch of fixes plus PMIx/PRRTE updates #7559

merged 3 commits into from
Mar 23, 2020

Conversation

rhc54
Copy link
Contributor

@rhc54 rhc54 commented Mar 23, 2020

Fix singletons and ensure adequate PMIx version

OMPI can only support PMIx v3 and above. PRRTE requires at least PMIx
v4, so protect against the case where OMPI is built against an external
PMIx v3.

Fix check of PMIx_Init return code for singleton operations.

Ensure that the PMIx framework gets properly opened.

Silence compiler warning in rcache/grdma component

Update PMIx and PRRTE
Fix singleton operations and ensure notification upon tool connection.

rhc54 added 3 commits March 23, 2020 10:29
OMPI can only support PMIx v3 and above. PRRTE requires at least PMIx
v4, so protect against the case where OMPI is built against an external
PMIx v3.

Fix check of PMIx_Init return code for singleton operations.

Ensure that the PMIx framework gets properly opened.

Signed-off-by: Ralph Castain <rhc@pmix.org>
Signed-off-by: Ralph Castain <rhc@pmix.org>
Fix singleton operations and ensure notification upon tool connection.

Signed-off-by: Ralph Castain <rhc@pmix.org>
@rhc54 rhc54 merged commit 9bb06d0 into open-mpi:master Mar 23, 2020
@rhc54 rhc54 deleted the topic/fixes branch March 23, 2020 19:49
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