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

02 of 10 LNX series - Minor fix to ofi_check_fabric_attr() #10027

Closed

Commits on May 16, 2024

  1. util: Consider provider exclusion

    When checking fabric attributes with ofi_check_fabric_attr() make sure to
    consider provider exclusion.
    
    When checking to see if a provider name is given, only consider ones which
    are not excluded using the '^' character.
    
    Signed-off-by: Amir Shehata <shehataa@ornl.gov>
    amirshehataornl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    71eb274 View commit details
    Browse the repository at this point in the history