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

uct/ugni: fix internal locking #2436

Merged
merged 1 commit into from
Mar 21, 2018
Merged

uct/ugni: fix internal locking #2436

merged 1 commit into from
Mar 21, 2018

Conversation

hjelmn
Copy link
Contributor

@hjelmn hjelmn commented Mar 21, 2018

There is no requirement in ugni to serialize on the actual
device. Serialization must occur on the virtual device (CDM). This
commit fixes the locking and greatly improves multi-threaded
performance.

Signed-off-by: Nathan Hjelm hjelmn@lanl.gov
(cherry picked from commit fed3fc5)
Signed-off-by: Nathan Hjelm hjelmn@lanl.gov

There is no requirement in ugni to serialize on the actual
device. Serialization must occur on the virtual device (CDM). This
commit fixes the locking and greatly improves multi-threaded
performance.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
(cherry picked from commit fed3fc5)
Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
@shamisp
Copy link
Contributor

shamisp commented Mar 21, 2018

👍

@swx-jenkins1
Copy link

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

@mellanox-github
Copy link
Contributor

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

@shamisp shamisp merged commit 8bf5730 into openucx:v1.3.x Mar 21, 2018
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.

4 participants