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

Merged
merged 1 commit into from
Oct 24, 2016

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)
@hppritcha hppritcha merged commit 6def8c2 into open-mpi:v2.x Oct 24, 2016
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