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: coll/libnbc: fix iallgather[v] #2265

Merged

Conversation

ggouaillardet
Copy link
Contributor

In order to optimize for MPI_IN_PLACE, data is sent from the receive buffer.
consequently, it should be sent with the receive type and count.

Thanks Josh Hursey for the report and test case

Refs #2256

(cherry picked from commit 45336d0)

In order to optimize for MPI_IN_PLACE, data is sent from the receive buffer.
consequently, it should be sent with the receive type and count.

Thanks Josh Hursey for the report and test case

Refs open-mpi#2256

(cherry picked from commit open-mpi/ompi@45336d0)
@jsquyres
Copy link
Member

@ggouaillardet @jjhursey Can you guys put the test case for this in the ibm test suite in ompi-tests?

@hppritcha hppritcha merged commit 85dd4b0 into open-mpi:v2.0.x Oct 24, 2016
@ggouaillardet
Copy link
Contributor Author

done in open-mpi/ompi-tests@ee87d40394f62c0dca036f40fb021fc2d86440b2

@jsquyres
Copy link
Member

@ggouaillardet Excellent -- thank you!

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