You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
coll/basic: fix MPI_Alltoallw(MPI_IN_PLACE) gap handling
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. #9329
Signed-off-by: Gilles Gouaillardet <[email protected]>
(cherry picked from commit 0041ce8)
Signed-off-by: Brian Barrett <[email protected]>
(cherry picked from commit 8ff0a09)
0 commit comments