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/openib: fix a problem with ib query #6040

Merged
merged 1 commit into from
Nov 7, 2018

Commits on Nov 6, 2018

  1. btl/openib: fix a problem with ib query

    Under certain circumstances, ibv_exp_query_device was
    returning an error due to uninitialized fields in the
    extended attributes struct.
    
    Fixes: open-mpi#5810
    Fixes: open-mpi#5914
    
    Signed-off-by: Howard Pritchard <howardp@lanl.gov>
    (cherry picked from commit 8126779)
    hppritcha committed Nov 6, 2018

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d70f27f View commit details