v5.0.x: docs: update to match PRRTE v3.0.3 docs #12134
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
With this update, OMPI supports the RST docs that were released as part of PRRTE v3.0.2, but will also support the PRRTE RST docs for the upcoming v3.0.3.
Also update PRRTE submodule pointer to latest master tip to get some PRRTE RST updates and other fixes.
NOTE: This does not update PRRTE to a tagged release (because there hasn't been a 3.0.3 release yet). Hence, there will need to be at least one more PRRTE submodule update on the OMPI v5.0.x branch after this one for the OMPI v5.0.1 release.
Refs openpmix/prrte#1867
Refs #12106
This is a v5.0.x cherry pick of main PR #12120. The submodule update commit is not a cherry-pick, obviously, because it updates the prrte submodule pointer to the corresponding commit on the PRTE v3.0 branch (vs. OMPI's main PR #12120, which updated the prrte submodule pointer to the corresponding commit on the PRTE main branch).