RDMA Aware Networks Programming User Manual v1.7

Remote Direct Memory Access (RDMA) provides direct memory access from the memory of one host (storage or compute) to the memory of another host without involving the remote Operating System and CPU, boosting network and host performance with lower latency, lower CPU load and higher bandwidth. In contrast, TCP/IP communications typically require copy operations, which add latency and consume significant CPU and memory resources.

Warning

For further information, please refer to https://github.com/linux-rdma/rdma-core

© Copyright 2023, NVIDIA. Last updated on Sep 5, 2023.