-
Notifications
You must be signed in to change notification settings - Fork 868
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
osc/rdma: add support for "alternate" btls
This commit updates osc/rdma to support using alternate BTLs when a primary BTL is not available. There may be at most two alternate BTLs in use at any time. The default is selected to cover shared memory (sm) and off-node (tcp). The priority of osc/rdma is a bit lower when using a set of alternate btls. This will allow another osc component to win if there is an alternative. Signed-off-by: Nathan Hjelm <hjelmn@google.com>
- Loading branch information
Showing
10 changed files
with
355 additions
and
160 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.