Skip to content

v2.x: fix coll_base_{gather,scatter}_binomial (plus misc coverity fixes) #2252

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

Conversation

ggouaillardet
Copy link
Contributor

No description provided.

bosilca and others added 2 commits October 19, 2016 14:11
receive type is only relevant for root with gather,
send type is only relevant for root with scatter,
so do not access these types on a non root task

(cherry picked from commit open-mpi/ompi@e78fcc4)
@ggouaillardet ggouaillardet changed the title v2.x: fix coll_base_{gather,scattera}_binomial (plus misc coverity fixes) v2.x: fix coll_base_{gather,scatter}_binomial (plus misc coverity fixes) Oct 19, 2016
@ggouaillardet ggouaillardet added this to the v2.1.0 milestone Oct 19, 2016
@hppritcha
Copy link
Member

@jsquyres I think this is good to go.

@jsquyres jsquyres merged commit e0e05d8 into open-mpi:v2.x Oct 20, 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.

4 participants