AI inference glossary
Hardware

NVLink

Also known as NVIDIA NVLink

In plain English

NVLink is NVIDIA’s high-speed highway between GPUs, allowing them to cooperate much faster than over ordinary server networking.

Technical definition

NVLink is NVIDIA’s high-bandwidth accelerator interconnect for moving data directly among GPUs within a scale-up domain.

Engineering details

NVSwitch systems connect multiple NVLink endpoints so collectives can span an eight-GPU server or, in NVL72 products, a 72-GPU rack-scale domain. That bandwidth is distinct from the InfiniBand or Ethernet fabric connecting separate systems.

Why it matters

Large TP and especially wide-EP groups exchange data at every generated token. Keeping those collectives on NVLink can make a rack-scale recipe faster than a similar GPU count spread across scale-out links.

How to read it in InferenceX

InferenceX compares both node-level GPUs and NVL72 systems. Interpret the system topology and parallel group width before attributing the entire result to per-GPU compute.