RUNLOCALAIv38
->Will it run?Best GPUCompareTroubleshootStartLearnPulseModelsHardwareToolsBench
Run check
RUNLOCALAI

Independently operated catalog for local-AI hardware and software. Hand-written verdicts. Source-cited claims. Reproducible commands when we have them.

OP·Eruo Fredoline
DIR
  • Models
  • Hardware
  • Tools
  • Benchmarks
TOOLS
  • Will it run?
  • Compare hardware
  • Cost vs cloud
  • Choose my GPU
  • Prompting kits
  • Quick answers
REF
  • All buyer guides
  • Learn local AI
  • Methodology
  • Glossary
  • Errors KB
  • Trust
EDITOR
  • About
  • Author
  • How we make money
  • Editorial policy
  • Contact
LEGAL
  • Privacy
  • Terms
  • Sitemap
MAIL · MONTHLY DIGEST
Get monthly local AI changes
Monthly recap. No spam.
DISCLOSURE

Some links on this site are affiliate links (Amazon Associates and other first-class retailers). When you buy through them, we earn a small commission at no extra cost to you. Affiliate links do not influence our verdicts — there are cards we rate highly that we don't have affiliate relationships with, and cards that sell well that we refuse to recommend. Read more →

© 2026 runlocalai.coIndependently operated
RUNLOCALAI · v38
Glossary / Hardware & infrastructure / NVSwitch
Hardware & infrastructure

NVSwitch

NVSwitch is the crossbar that connects 8 (or in NVL72, 72) GPUs into a single all-to-all NVLink fabric. Each GPU talks to every other GPU at full NVLink speed simultaneously, which is what makes 8× H100 SXM systems behave like a single huge accelerator for tensor parallelism.

In NVL72 (Blackwell), 72 GPUs share one NVLink domain — the largest coherent GPU group ever shipped. This is the hardware that makes very-large-model inference (Llama 4 Behemoth, DeepSeek-V3 at full scale) practical.

Not relevant for consumer local AI; this is data-center-only fabric.

Practical example

An operator evaluating whether to rent a cloud instance for fine-tuning versus buying consumer hardware researches why an 8x H100 SXM node commands such a premium over eight separate H100 PCIe cards. The answer is NVSwitch: the SXM nodes wire all eight GPUs into one all-to-all NVLink domain, so every GPU reaches every other GPU at full bandwidth simultaneously, instead of contending over shared PCIe lanes. For tensor-parallel training or inference of very large models, that fabric is the difference between near-linear scaling and a communication-bound bottleneck. This is squarely data-center territory — nothing in a consumer build (workstation or otherwise) exposes NVSwitch — so the practical takeaway for a local-AI operator is simply recognizing why "8x H100" cloud pricing varies so much between PCIe and SXM/NVSwitch configurations.

Related terms

NVLinkTensor Parallelism

See also

hardware: nvidia-h100-sxmhardware: nvidia-gb200-nvl72hardware: nvidia-b200

Reviewed by Eruo Fredoline. See our editorial policy.

Buyer guides
  • Best GPU for local AI →
  • Best laptop for local AI →
  • Best Mac for local AI →
When it doesn't work
  • CUDA out of memory →
  • Ollama running slowly →
  • ROCm not detected →