AI: Network
RDMA, RoCE and RoCEv2
In one line RDMA lets a NIC read/write remote memory directly - bypassing the CPU and kernel - which is what makes GPU-to-GPU communication fast enough for training; RoCE carries RDMA over Ethernet. RDMA Zero-copy, kernel-bypass, NIC-offloaded transfers via the verbs API: microsecond latency, line-rate