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

v4.1: pml/ucx: avoid completion callback for blocking send #9691

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

karasevb
Copy link
Member

Corresponds to #9685

Removed send completion callback which updates `req->req_comlete' flag
that is not relevant for blocking sends.

Signed-off-by: Boris Karasev <karasev.b@gmail.com>
(cherry picked from commit a11360c)
@karasevb karasevb changed the title pml/ucx: avoid completion callback for blocking send v4.1: pml/ucx: avoid completion callback for blocking send Nov 22, 2021
@brminich brminich added this to the v4.1.x milestone Nov 22, 2021
@brminich
Copy link
Member

@jsquyres, can you please review?

@bwbarrett bwbarrett merged commit 34123c3 into open-mpi:v4.1.x Nov 23, 2021
@karasevb karasevb deleted the v4.1/pml_ucx_send_refactor branch November 24, 2021 03:47
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.

5 participants