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

Commits on Mar 21, 2018

  1. uct/ugni: fix internal locking

    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>
    hjelmn committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    834e858 View commit details
    Browse the repository at this point in the history