mpi-forum/mpi-issues

Sentence is repeated twice in collective chapter

Closed this issue · 0 comments

Problem

Part of a sentence is erroneously repeated twice in the collective chapter

Proposal

remove the unwanted repetition

Changes to the Text

The ``in place'' option for intra-communicators is specified by passing the
value \mpiconstskip{MPI_IN_PLACE} to the argument \mpiarg{sendbuf}
at all processes.
value \mpiconstskip{MPI_IN_PLACE} to the argument \mpiarg{sendbuf}
at all \MPI/ processes.

remove the second
value \mpiconstskip{MPI_IN_PLACE} to the argument \mpiarg{sendbuf}
at all \MPI/ processes.

Impact on Implementations

None

Impact on Users

Better readability

References and Pull Requests