Blackwell, Decoded
The Architecture · Module 5

NVLink & Scaling Up

Turning many GPUs into one6 min readModule 5 of 8

Individually, Blackwell GPUs are fast. The real magic is making dozens of them behave as one. That job belongs to 5th-generation NVLink and the NVLink Switch — the interconnect that turns a rack of chips into a single giant GPU.

1.8 TB/s
bandwidth per GPU
>14×
the bandwidth of PCIe Gen5
576
GPUs max in one fabric
130 TB/s
in a 72-GPU domain

#Why interconnect is the bottleneck

A trillion-parameter model is too big for any single GPU, so it’s split across many (Module 8 covers how). Those GPUs must constantly swap data — and if the links between them are slow, the expensive compute sits idle. The ordinary PCIe bus simply isn’t fast enough.

#5th-generation NVLink

NVLink is NVIDIA’s dedicated GPU-to-GPU link, and the 5th generation doubles the previous (Hopper) generation. Each link carries 50 GB/s in each direction; with 18 links per GPU that totals 1.8 TB/s of bandwidth (900 GB/s each way) — over 14× a PCIe Gen5 connection.

PCIe Gen5~0.13 TB/s5th-gen NVLink1.8 TB/s
Per-GPU interconnect bandwidth. NVLink moves data more than 14× faster than the standard PCIe bus.

#The NVLink Switch: 72 GPUs as one

NVLink links GPUs; the NVLink Switch chip ties them into a single high-bandwidth domain. In a 72-GPU domain (NVL72) it moves 130 TB/s of aggregate bandwidth, and adds efficiency with SHARP FP8 in-network reduction. The fabric scales up to 576 GPUs, and lets the GB300 NVL72 reach the throughput of a single eight-GPU system.

NVLink Switch fabric 130 TB/s aggregate — 72 GPUs behave as one massive GPU
Every GPU talks to every other through the switch fabric at full NVLink speed.
A number to sit with

The 130 TB/s moving inside one 72-GPU NVLink domain is more data movement than the entire internet handles at once.

Continue →