Skip to content

v4.1.x: refactor UCC collective operations to handle MPI_IN_PLACE correctly #13229

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
bot:notacherrypick

…orrectly

Updated the initialization functions for allgather, allgatherv, alltoall, alltoallv 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.
bot:notacherrypick

Signed-off-by: Sergey Lebedev <sergeyle@nvidia.com>
@github-actions github-actions bot added this to the v4.1.10 milestone May 4, 2025
@jsquyres jsquyres merged commit e6d2cb8 into open-mpi:v4.1.x May 5, 2025
9 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.

3 participants