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

UCP/API/TEST: Add non-blocking endpoint flush and use it for RMA tests #1900

Closed
wants to merge 2 commits into from

Conversation

yosefe
Copy link
Contributor

@yosefe yosefe commented Oct 10, 2017

Fixes #1641

The blocking version of endpoint flush may potentially cause a deadlock
because it does not progress communications on anything except the
current worker. Introduce a non-blocking flush and use it for unit
tests.
@mellanox-github
Copy link
Contributor

Test PASSed.
See http://hpc-master.lab.mtl.com:8080/job/hpc-ucx-pr/4787/ for details (Mellanox internal link).

@swx-jenkins1
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ucx-pr/2782/ for details.

@yosefe yosefe closed this Oct 11, 2017
@yosefe
Copy link
Contributor Author

yosefe commented Oct 11, 2017

will be split into 2 PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants