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: Add the latency.overhead to the passed address. #1544

Merged
merged 1 commit into from
May 30, 2017

Commits on May 29, 2017

  1. UCP: Add the latency.overhead to the passed address.

    - Add the lanency.overhead to the passed address so that each rank can
      see the same values when selecting a lane - since this value maybe
      different for different ranks.
    
    - Consider the remote peer's bandwidth in the rndv score function - this
      will allow support for cases where different ranks have different
      speeds on their HCAs - heterogeneous fabric.
    
    - enhance the logging for pack/unpack address - include the priority of
      the device and the lantency overhead.
    
    fixes openucx#1534
    alinask committed May 29, 2017
    Configuration menu
    Copy the full SHA
    eb7fd1b View commit details
    Browse the repository at this point in the history