This repository was archived by the owner on Sep 30, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 68
v2.x: man: Various manpage corrections #691
Merged
hppritcha
merged 14 commits into
open-mpi:v2.x
from
kawashima-fj:pr/v2.x/man-correction
Oct 21, 2015
Merged
v2.x: man: Various manpage corrections #691
hppritcha
merged 14 commits into
open-mpi:v2.x
from
kawashima-fj:pr/v2.x/man-correction
Oct 21, 2015
Conversation
This file contains hidden or 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
(cherry picked from commit 519ddd9)
(cherry picked from commit 4bbe86b)
(cherry picked from commit 80a0b30)
(cherry picked from commit ffce873)
(cherry picked from commit 9b96209)
(cherry picked from commit 1261b11)
(cherry picked from commit 5a3b8b3)
MPI-2.2 added MPI_IN_PLACE support for MPI_Exscan. (cherry picked from commit 953c95e)
(cherry picked from commit 9942d5a)
These routines were added in MPI-2.2 but were missing in OMPI man pages. (cherry picked from commit bffc7b6)
(cherry picked from commit 34c3b5d)
Similar lines of other routines have no space. (cherry picked from commit dcd1410)
(underscores instead of spaces) (cherry picked from commit d3a29e3)
`MPI_DIST_GRAPH` was added in MPI-2.2. (cherry picked from commit 7fef70c)
|
Test PASSed. |
|
👍 |
|
@hppritcha Good to go |
hppritcha
added a commit
that referenced
this pull request
Oct 21, 2015
v2.x: man: Various manpage corrections
alinask
pushed a commit
to alinask/ompi-release
that referenced
this pull request
Dec 10, 2015
Add a bunch of debug, and correct an error that caused us to use the …
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
PR for v2.0.0
@jsquyres please review
cherry picked from commits:
open-mpi/ompi@7fef70c
open-mpi/ompi@d3a29e3
open-mpi/ompi@dcd1410
open-mpi/ompi@34c3b5d
open-mpi/ompi@bffc7b6
open-mpi/ompi@9942d5a
open-mpi/ompi@953c95e
open-mpi/ompi@5a3b8b3
open-mpi/ompi@1261b11
open-mpi/ompi@9b96209
open-mpi/ompi@ffce873
open-mpi/ompi@80a0b30
open-mpi/ompi@4bbe86b
open-mpi/ompi@519ddd9
They are totally same as open-mpi/ompi@630d6bf which is the merge commit for PR open-mpi/ompi#1038.
MPI_File_*issue will be fixed when Gilles' open-mpi/ompi@b17c89c is merged to the v2.x branch.bot:label:documentation
bot:milestone:v2.0.0