RDMA

E268844

RDMA (Remote Direct Memory Access) is a high-performance networking technology that allows one computer to directly access the memory of another without involving the operating system or CPU, significantly reducing latency and CPU overhead in data transfers.

All labels observed (4)

Label Occurrences
RDMA canonical 2
InfiniBand RDMA 1
RDMA (Remote Direct Memory Access) 1

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf computer networking technology
benefit high throughput
improved scalability of distributed applications
low-latency communication
reduced CPU utilization
bypasses remote CPU for data movement
remote operating system for data movement
category high-performance network communication mechanism
remote memory access protocol
enables direct memory access between computers over a network
fullName Remote Direct Memory Access
hasVariant InfiniBand
RoCE
RDMA over Converged Ethernet
surface form: RoCEv2

iWARP
operatesAt user space for data path
provides one-sided communication primitives
remote read operations
remote write operations
send and receive operations
two-sided communication primitives
reduces CPU overhead for data transfers
latency of data transfers
requires RDMA-capable network fabric
RDMA-capable network interface controllers
memory registration
protection domains
standardizedBy IEEE and industry consortia for RoCE
IETF for iWARP
InfiniBand Trade Association
supports kernel bypass
zero-copy networking
transportProtocolFor InfiniBand transport
RoCE over Ethernet
iWARP
surface form: iWARP over TCP/IP
usedBy MPI implementations
NFS over RDMA
NVMe over Fabrics
SMB
surface form: SMB Direct

distributed key-value stores
high-performance storage systems
usedIn data center networks
distributed databases
high-performance computing
message passing interfaces
storage networks
uses completion queues
queue pairs
work queue elements

How these facts were elicited

Referenced by (5)

Full triples — surface form annotated when it differs from this entity's canonical label.

GPUDirect uses RDMA
RoCE basedOn RDMA
this entity surface form: RDMA (Remote Direct Memory Access)
iWARP includesComponent RDMA
this entity surface form: RDMAP (RDMA Protocol)
iWARP competesWith RDMA
this entity surface form: InfiniBand RDMA