Skip to content

Assign conditional priority value to RDMA DP

Podhorszki, Norbert requested to merge github/fork/philip-davis/GetPriority into master

Created by: philip-davis

This conditionally provides a positive priority to the DP, if a 'valid' provider is detected by LibFabric. Valid is currently verbs, gni, and psm2. We are excluding non-RDMA transports by default because this need is covered by the EVPath DP.

Merge request reports