Skip to content

Conversation

@bosilca
Copy link
Member

@bosilca bosilca commented Sep 20, 2021

The ring version did not support MPI_IN_PLACE and had no protection against it,
so instead of nicely bailing out was delivering wrong results. This patch
addresses this issue, simplifies the computation of the segment sizes, and
minimize the temporary memory size.

Fixes #9385.

Signed-off-by: George Bosilca [email protected]

@bosilca bosilca added this to the master milestone Sep 20, 2021
The ring version did not support MPI_IN_PLACE and had no protection against it,
so instead of nicely bailing out was delivering wrong results. This patch
addresses this issue, simplifies the computation of the segment sizes, and
minimize the temporary memory size.

Fixes open-mpi#9385.

Signed-off-by: George Bosilca <[email protected]>
@jsquyres jsquyres merged commit 8702ff5 into open-mpi:master Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Iallreduce gives an incorrect result for algorithms 1 and 3

3 participants