Skip to content

v5.0.x: A bunch of docs updates #12069

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 13 commits into from
Nov 16, 2023

Conversation

jsquyres
Copy link
Member

This is the v5.0.x PR corresponding to #12058

See individual commit messages for details.

Clarify wording; we're really just talking about multi-threaded
applications.

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit a1b40a4)
Per suggestion from Markus Blatt, add in language similar to what we
have in other man pages about how the MPI_ERROR field will not be
initialized in the status in the following man pages:

* MPI_Imrecv
* MPI_Iprobe
* MPI_Mrecv
* MPI_Probe
* MPI_Recv
* MPI_Sendrecv
* MPI_Sendrecv_replace

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit 97b3a58)
No actual verbiage changes or content changes; just fixing a bunch of
RST minor errors (e.g., things that should have been in fixed-width
font that weren't).

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit 811ffef)
Add text about status to the MPI_Mrecv.3/MPI_Imrecv.3 man pages that
exists in other receive-like functions.

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit 6a0b54b)
Slightly update the text about the output status in MPI_Test* and
MPI_Wait* functions:

* Link out to the MPI standard (rather than refer to outdated versions
  of the standard)
* Slightly tweak the wording
* Minor RST formatting fixes

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit 47654ef)
No other text or content changes.

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit 8773071)
No other text or content changes.

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit a57b67b)
Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit 5619144)
Instead of having hard-coded references to old versions of the MPI
standard, link out to the MPI Forum web site docs page, and update the
cited section of the doc to be something that exists in both the older
versions of the MPI standard and also in the current (MPI-4.1)
standard.

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit 99d7c3c)
Where relevant, replace specific references to MPI-1 to generic
references to the MPI standard (linked out to the MPI Forum web site)
with either a chapter/section number that is still correct, or, if the
section/chapter number has changed over time, use the section/chapter
title (which is correct in both the old version of the MPI standard
and the current [MPI-4.1] version).

In a few places, this also carried a few trivial RST formatting
updates, and sections were re-flowed after adding the link to the MPI
Forum web site, but in general, no other text or content changed.

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit 5da4cfd)
Just putting some text in fixed-width font, etc.  No text or content
changes.

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit ffa33de)
Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit e0b69e4)
Use the word "legacy" when referring to MPI-1-specific behavior, and
"current" when comparing to today's behavior.

Signed-off-by: Jeff Squyres <jeff@squyres.com>
(cherry picked from commit fbbd267)
@janjust janjust merged commit d55bb67 into open-mpi:v5.0.x Nov 16, 2023
@jsquyres jsquyres deleted the pr/v5.0.x/still-moar-docs-updates branch November 27, 2023 21:22
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