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

big mpi collectives don't always work right #3

Closed
patflick opened this issue Mar 1, 2016 · 1 comment
Closed

big mpi collectives don't always work right #3

patflick opened this issue Mar 1, 2016 · 1 comment

Comments

@patflick
Copy link
Owner

patflick commented Mar 1, 2016

Some Big MPI collectives don't always work right. This is since mxx::accumulate( ...,0) accumulates ints even if the begin,end iterators are size_t.

@patflick
Copy link
Owner Author

patflick commented Mar 1, 2016

fixed

@patflick patflick closed this as completed Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant