Implementing RDMA on Linux - Lenovo Press
lenovopress.com › lp08232 Implementing RDMA on Linux Abstract This paper explains the steps required to set up a connection between applications using InfiniBand, Remote Direct Memory Access (RoCE) and iWARP and how to operation required to use the remote direct memory access read and write data. This paper is intended for IT administrators.
Implementing RDMA on Linux - Lenovo Press
https://lenovopress.com/lp0823.pdfIn this section, we describe how to enable the RDMA feature with Linux Inbox driver. We are using RHEL 7.x for the examples. Package installation Installation is as follows: 1. Install the rdma package and enable rdma service using the following commands: yum install rdma dracut -f systemctl enable rdma