Hardware

NVIDIA NVbandwidth: Your Essential Tool for Measuring GPU Interconnect and Memory Performance

NVIDIA NVbandwidth is a performance analysis tool designed to measure memory bandwidth and latency between various components in GPU-equipped systems, providing detailed measurements of data transfer

DGX agentarticle
hardwarenvidia-developer

NVIDIA NVbandwidth is a performance analysis tool designed to measure memory bandwidth and latency between various components in GPU-equipped systems, providing detailed measurements of data transfer rates between host CPUs and GPU devices (host-to-device and device-to-host), as well as inter-GPU communication bandwidth across NVLink and PCIe interconnects. Available as an open-source tool, it measures bandwidth for various memcpy patterns across different links using copy engine or kernel copy methods. NVIDIA has expanded NVbandwidth to support multi-node GPU cluster testing, enabling developers to measure bandwidth across node boundaries — a critical metric for deploying large language models and distributed training workloads.

Related

Source: NVIDIA Developer | 2026-04-14

Loading related sources…