Skip to content

osc/rdma: disable put aggregation when using threads #1318

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
merged 1 commit into from
Jan 22, 2016

Conversation

hjelmn
Copy link
Member

@hjelmn hjelmn commented Jan 21, 2016

Optimizing put aggregation in the presence of threads will require a
redesign of the code. For now just ensure that put aggregation is
turned off when MPI_THREAD_MULTIPLE is enabled.

Signed-off-by: Nathan Hjelm [email protected]

Optimizing put aggregation in the presence of threads will require a
redesign of the code. For now just ensure that put aggregation is
turned off when MPI_THREAD_MULTIPLE is enabled.

Signed-off-by: Nathan Hjelm <[email protected]>
@hjelmn
Copy link
Member Author

hjelmn commented Jan 21, 2016

@regrant With this commit I think osc/rdma should run clean multithreaded. Will continue to test.

hjelmn added a commit that referenced this pull request Jan 22, 2016
osc/rdma: disable put aggregation when using threads
@hjelmn hjelmn merged commit 0fe4818 into open-mpi:master Jan 22, 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

Successfully merging this pull request may close these issues.

1 participant