Meta has introduced MetaRoCE, a clean-sheet RDMA transport protocol purpose-built for AI workloads on commodity Ethernet. The company says the design targets fast, reliable networks that move data between GPUs without wasting compute cycles, and notes that the network is a critical path for both training at scale and global inference.
OPEN STANDARDS AND INDUSTRY COLLABORATION
Meta is releasing the MetaRoCE specification, a reference software implementation, and a compliance test suite through the Open Compute Project (OCP) to enable broad adoption and interoperability. TechStaged has also covered OpenAI strengthens monitoring and safeguards to guide frontier AI development.
- Open specification via OCP to invite vendor implementations
- Production compliance framework and a software transport stack (libsoftmetaroce) that runs on commodity Linux over UDP
DESIGNED FOR SCALE AND MULTI-VENDOR DEPLOYMENT
MetaRoCE is designed to run on Ethernet at million-GPU scale, with prior RoCE work powering distributed AI training at scale already cited as a foundation.
- Multiple NIC implementations planned; demonstrated on AMD Pensando hardware
- Built to operate across diverse fabric types, including fat-tree and multiplane configurations, without requiring PFC or pause frames
ARCHITECTURE AND BEHAVIOR THAT ADDRESS AI WORKLOADS
The transport treats the Ethernet fabric as lossy and moves intelligence to the endpoints. It sprays packets across many paths, with each path carrying its own weight and receiving dedicated per-path telemetry (including RTT, ECN state, and utilization). Writes carry their destination in every packet, enabling direct memory writes without reorder buffers, and sends carry a match to a posted receive buffer.
VALIDATION, RESULTS, AND WHAT’S NEXT
MetaRoCE has been validated on a 64-node AMD GPU cluster using RCCL collectives, showing higher throughput and lower flow completion times than RoCEv2 across all-reduce and all-to-all operations. In loss scenarios, throughput remained meaningful at 1% loss (about 86% of peak) and continued to deliver usable bandwidth up to 10% loss, with graceful degradation rather than collapse.
- Multiplane validation up to 4-plane and 8-plane topologies with as many as 4,000 concurrent connections
- Graceful autonomous recovery during simulated plane failures
ROADMAP AND AVAILABILITY
Meta says the full protocol spec will be released to OCP in October, alongside a DPDK-optimized software reference implementation and the production compliance framework.
- Open, multi-vendor intent with ongoing implementations beyond AMD Pensando
- Existing RDMA Verbs APIs and software stacks remain compatible with MetaRoCE
WHY THIS MATTERS FOR AI INFRASTRUCTURE
By combining per-path visibility, endpoint-driven control, and a lossy-fabric assumption, MetaRoCE aims to improve throughput, reduce tail latency, and simplify operation in large AI deployments that span racks, data centers, and regions.
RELATED COVERAGE
- OpenAI strengthens monitoring and safeguards to guide frontier AI development
- Waymo brings Gemini into its custom Ojai vehicles
- Google Details AAOS SDV: Secure-by-Design Android Automotive OS Renews Vehicle Software Trust with Virtualization, Hardware Identity, and Memory Safety
- AudioWorldSim: Realistic Binaural Audio Datasets For World Models Debuts on arXiv
- Software articles
SOURCES
- Engineering at Meta: MetaRoCE: A New RDMA Transport Built for AI-Scale Ethernet Published · Primary source








