What happened

On 24 August 2026 Meta published MetaRoCE, an RDMA transport protocol purpose-built for AI workloads running over commodity Ethernet.

Released alongside it: the MetaRoCE specification, a reference software implementation, and a compliance test.

Why it matters

Training and serving frontier models depend on moving data between GPUs quickly and reliably; time spent on that is compute sitting idle. Transport-level design decides how much of it is wasted.

Shipping a specification, a reference implementation and a compliance test together — rather than a paper alone — reads as an invitation for others to implement against it.

Key facts

Name: MetaRoCE, an RDMA transport for AI workloads.

Environment: commodity Ethernet.

Approach: clean-sheet rather than an extension of an existing protocol.

Published: specification, reference software implementation, compliance test.

Source: Meta Engineering blog, 24 August 2026.

What to watch next

Whether NIC and switch vendors implement it — the usual gate for a transport protocol.

Migration paths from existing RoCE deployments.

Sources