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

btl/vader: when using single-copy emulation fragment large rdma #6986

Merged
merged 1 commit into from
Sep 18, 2019

Conversation

hppritcha
Copy link
Member

This commit changes how the single-copy emulation in the vader btl
operates. Before this change the BTL set its put and get limits
based on the max send size. After this change the limits are unset
and the put or get operation is fragmented internally.

References #6568

Signed-off-by: Nathan Hjelm hjelmn@google.com
(cherry picked from commit ae91b11)

This commit changes how the single-copy emulation in the vader btl
operates. Before this change the BTL set its put and get limits
based on the max send size. After this change the limits are unset
and the put or get operation is fragmented internally.

References open-mpi#6568

Signed-off-by: Nathan Hjelm <hjelmn@google.com>
(cherry picked from commit ae91b11)
@hppritcha hppritcha requested a review from gpaulsen September 18, 2019 02:39
@hppritcha hppritcha added this to the v4.0.2 milestone Sep 18, 2019
Copy link
Member

@gpaulsen gpaulsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean Cherrypick. Looks good for v4.0.x

@gpaulsen gpaulsen merged commit 90b55db into open-mpi:v4.0.x Sep 18, 2019
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.

3 participants