RDMA example programs I wrote while learning RDMA over Infiniband.
Using libibverbs
api and RDMA Connection Manager (RDMA_CM) api
Name | Description | Connection Mode | APIs |
---|---|---|---|
echo | Clients sends string, server echoes it back | Reliable Connection | CM + send/receive |