Skip to content

io/ompio: remove fucntion call to cart_based_grouping #3708

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

Merged

Conversation

edgargabriel
Copy link
Member

@edgargabriel edgargabriel commented Jun 15, 2017

the cart_based_grouping aggregator strategy was not correctly updated
during the last major rewrite of the aggregator selection algorithm.
It is also not supposed to be called from file_open (but from
file_set_view).

fixes issue #3695

Signed-off-by: Edgar Gabriel [email protected]

@edgargabriel edgargabriel added this to the v2.0.4 milestone Jun 15, 2017
@edgargabriel edgargabriel self-assigned this Jun 15, 2017
@edgargabriel edgargabriel requested a review from hppritcha June 15, 2017 20:40
the cart_based_grouping aggregator strategy was not correctly updated
during the last major rewrite of the aggregator selection algorithm.
It is also not supposed to be called from file_open (but from
file_set_view).

This fixes an issue reported on the mailing list bei @wkliao issue open-mpi#3695

Signed-off-by: Edgar Gabriel <[email protected]>
@edgargabriel edgargabriel force-pushed the pr/v2.0.x-cart-comm-file-open-fix branch from e779c60 to 912cc7f Compare June 16, 2017 14:35
@jsquyres jsquyres merged commit 264f07a into open-mpi:v2.0.x Jun 19, 2017
@edgargabriel edgargabriel deleted the pr/v2.0.x-cart-comm-file-open-fix branch July 17, 2017 14:10
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