Skip to content
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

Topic/a2a inplace5.0 #9493

Merged
merged 5 commits into from
Oct 14, 2021
Merged

Topic/a2a inplace5.0 #9493

merged 5 commits into from
Oct 14, 2021

Conversation

bosilca
Copy link
Member

@bosilca bosilca commented Oct 7, 2021

Fixes #9329 for the 5.0

ggouaillardet and others added 5 commits October 7, 2021 13:18
The temporary buffer must be shifted by the true_extent on a
per type basis (since the various datatypes might have different
true_extent).

Thanks Heiko Bauke for reporting this.

Refs. open-mpi#9329

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
(cherry picked from commit 0041ce8)
This function can be used to compute the packed size of a datatype on a
target architecture.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
(cherry picked from commit 74049fc)
Dont copy the datatype into a buffer with the same extent, but instead
pack it and send it to the peer as packed.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
(cherry picked from commit 447b289)
Provide optimized variant for the homogeneous case.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
(cherry picked from commit dc4e2ce)
Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
(cherry picked from commit b9012a3)
Copy link
Member

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I confirm that this PR fixes the test code in #9329.

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.

4 participants