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

v2.0.x: fix MPI_Alltoallw() with zero size messages #3486

Merged
merged 3 commits into from
May 23, 2017

Conversation

ggouaillardet
Copy link
Contributor

Refs #3480

…count

Signed-off-by: Gilles Gouaillardet <[email protected]>

(cherry picked from commit open-mpi/ompi@1294954)
and incidentally avoids malloc(0)

Thanks Lisandro Dalcin for the report

Fixes open-mpi#2945

Signed-off-by: Gilles Gouaillardet <[email protected]>

(cherry picked from commit open-mpi/ompi@e70a30c)
@ggouaillardet ggouaillardet added this to the v2.0.3 milestone May 9, 2017
@ggouaillardet ggouaillardet requested a review from bosilca May 9, 2017 01:43
@ggouaillardet
Copy link
Contributor Author

:bot:mellanox:retest

@ggouaillardet ggouaillardet changed the title v2.0.x: fixes MPI_Alltoallw() with zero size messages v2.0.x: fix MPI_Alltoallw() with zero size messages May 9, 2017
@hppritcha
Copy link
Member

@bosilca could you please review soon? thanks.

@hppritcha hppritcha merged commit 6e83be8 into open-mpi:v2.0.x May 23, 2017
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