Need to Talk to a Real Person? Call us at 877.378.3769.
The received wisdom that Ethernet is dramatically slower than InfiniBand for training mostly describes misconfigured networks rather than a ceiling in the technology. The catch is that configuring one correctly demands expertise most networking teams haven't needed before.
RoCEv2 emulates losslessness using priority flow control and congestion notification. Configured well, it performs. Configured carelessly, it collapses under burst and produces tail latency that ruins collective operations — and the symptom looks like a slow cluster, not a network fault.
01Synchronous gradient exchange means every GPU waits for the slowest participant. A single interface flapping for microseconds stalls a distributed job, and the failure surfaces as a hung training run rather than an alert on a dashboard.
02Oversubscription ratios and rail alignment set the real ceiling. A fast fabric wired as a conventional oversubscribed campus network will not deliver its rated bandwidth to a training job, no matter what the optics are rated for.
03The decision is made against your workload profile in the open, and the build is validated under collective load before anyone calls it finished.
We characterise what your jobs actually do on the wire: message-size distribution, all-reduce and all-to-all patterns, expert routing if you're running mixture-of-experts, and how tightly coupled the work is. Loosely coupled fine-tuning and large synchronous pre-training have genuinely different fabric requirements.
OUTPUT COLLECTIVE AND TRAFFIC PROFILEInfiniBand, RoCEv2 on merchant-silicon Ethernet, and AI-optimized Ethernet are scored against your profile on latency, scale ceiling, cost per port, supply-chain breadth and the operational skill each demands. The premium options have to justify themselves in your numbers, not in general.
OUTPUT SCORED FABRIC MATRIX, ONE PAGERail-optimized, non-blocking spine-leaf sized to your node count and growth, with oversubscription stated explicitly rather than buried. Storage and management traffic are planned alongside the back-end fabric, not bolted on later.
OUTPUT TOPOLOGY AND CABLE PLANSwitches, adapters, optics and cabling procured and installed to plan. Optics selection and clean termination matter more than they should — contamination and marginal transceivers are a leading cause of the intermittent link errors that later look like software problems.
OUTPUT BUILT FABRIC, LABELLED AND MAPPEDFlow control, congestion notification and adaptive routing are configured and then tested under deliberate burst, not left at defaults. For Ethernet builds this step is the difference between a fabric that matches InfiniBand in practice and one that doesn't.
OUTPUT TUNED CONFIGURATION, DOCUMENTEDThe fabric is burned in and benchmarked with real collective operations at full scale, checking for link errors, flap, throughput against design and consistency across rails. You get numbers at handover, not assurances.
OUTPUT BENCHMARK REPORT AND BURN-IN RESULTSCurrent-generation switching and adapters with subnet management.
Merchant-silicon fabrics engineered for lossless behavior.
Adaptive routing and congestion control for larger deployments.
Rail-optimized non-blocking spine-leaf with stated over subscription.
Transceiver selection, structured fibre, clean termination and labelling.
Switch-based collective acceleration where the hardware supports it.
Flow control and congestion notification tested under burst.
RDMA paths for GPUDirect planned with the back-end network.
Collective-level validation before handover.
Error counters and flap detection under the management unit.
The row that decides it for most teams isn't latency — it's operational depth and supply chain. Be honest about which you have.
We won't answer that before step one, and any vendor who does is guessing. For a large, tightly coupled pre-training cluster the latency floor and deterministic behavior of InfiniBand are worth paying for. For inference serving, fine-tuning, or a team already standardized on Ethernet with Kubernetes tooling, a properly tuned Ethernet fabric usually wins on total cost and operational simplicity. The profile decides it.
Yes. Many mature AI footprints deploy InfiniBand strictly for backend GPU-to-GPU compute communications (all-reduce/all-gather), alongside an AI-optimized RoCEv2 or standard Ethernet fabric for front-end ingestion, storage IO, and cluster orchestration.
Yes. We regularly perform fabric audits on existing clusters, inspecting PFC/ECN buffer headroom, asymmetric routing traps, transceiver error rates, and rail alignment mismatches to recover lost collective throughput.
For current-generation accelerators (such as H100/H200 and Blackwell architectures) scaling past several racks, 800G significantly cuts cable count and switch tiers. For smaller training clusters or inference footprints, 400G often offers lower cost per port with identical workload performance.
Scored against your workload and your team's operational depth — not a generic vendor comparison chart.
Talk to an engineer
Note on figures. Latency, throughput and collective efficiency vary with message-size distribution, cluster topology, rail alignment and tuning parameters. Benchmark figures shown reflect reference architectures under controlled conditions, not an unconditional guarantee across all workloads.