Remote Direct Memory Access
May 14, 2024
3 minute read
Remote Direct Memory Access (RDMA) is a computer networking technique that allows a computer's network interface controller (NIC) to access the memory of another computer's NIC directly, without involvement of the operating system or other software running on the computers. RDMA allows for very high-speed data transfer rates, and is often used in high-performance computing (HPC) and other applications where fast data transfer is critical.
What is RDMA?
RDMA is a transport protocol that enables direct access to the memory of a remote computer. This is in contrast to traditional network protocols, which require the data to be copied from the sending computer's memory to the network, and then from the network to the receiving computer's memory. RDMA eliminates this copying process, which can significantly improve performance for applications that need to transfer large amounts of data.
How does RDMA work?
l2qhnv|
Find a path to becoming a Remote Direct Memory Access. Learn more at:
OpenCourser.com/topic/l2qhnv/remote
Reading list
We've selected four books
that we think will supplement your
learning. Use these to
develop background knowledge, enrich your coursework, and gain a
deeper understanding of the topics covered in
Remote Direct Memory Access.
This classic book, while primarily focused on TCP/IP networking, includes a chapter on RDMA and provides a detailed explanation of the RDMA protocol stack and its implementation.
Provides a comprehensive overview of high-performance computing systems, including a chapter on RDMA. It discusses RDMA in the context of cluster architectures and applications.
Covers the fundamentals of high-performance computing clusters and provides a chapter on RDMA. It discusses RDMA in the context of cluster architecture, programming models, and performance tuning.
Includes a section on performance modeling and analysis of RDMA systems. It provides a quantitative approach to understanding the performance characteristics of RDMA-based networks.
For more information about how these books relate to this course, visit:
OpenCourser.com/topic/l2qhnv/remote