Skip to content

v5.0.x: refactor UCC collective operations to handle MPI_IN_PLACE correctly #13228

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 1 commit into from
May 5, 2025

Conversation

Sergei-Lebedev
Copy link
Contributor

Backporting #13224

…orrectly

Updated the initialization functions for allgather, allgatherv, alltoall, alltoallv, gather, gatherv, scatter, and scatterv to improve handling of the MPI_IN_PLACE argument. In case of MPI_IN_PLACE for these collectives corresponding datatype and count should be ignored.

Signed-off-by: Sergey Lebedev <[email protected]>
(cherry picked from commit af21149)
@github-actions github-actions bot added this to the v5.0.8 milestone May 4, 2025
@janjust janjust merged commit 53c4fb8 into open-mpi:v5.0.x May 5, 2025
15 checks passed
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.

2 participants