Skip to content

[WIP] Add RDMA SST DP

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

Created by: philip-davis

Adds RDMA-based data plane to SST. This is implemented using libfabric. This adds an external dependency on libfabric.

Caveats: -Working only for the sockets provider so far. -Uses CManager from EVPath for out-of-band signaling of read requests.

Merge request reports