Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

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

NVIDIA Technical Blog·Eva Sitaridi·about 1 month ago
#m529Fmlx
Reading 0:00
15s threshold

When you’re writing CUDA applications, one of the most important things you need to focus on to write great code is data transfer performance. This applies to both single-GPU and multi-GPU systems alike.  One of the tools you can use to understand the memory characteristics of your GPU system is NVIDIA NVbandwidth . In this blog post, we’ll explore what NVbandwidth is, how it works, its key features, and how you can use it to test and evaluate your own NVIDIA GPU systems. This post is intended for CUDA developers, system architects, and ML infrastructure engineers who need to measure and validate GPU interconnect performance. What is NVbandwidth? NVbandwidth is a CUDA-based tool that measures bandwidth and latency for various memory copy patterns across different links using either copy engine (CE) or kernel copy methods. It reports the current measured bandwidth on your system, providing valuable insights into the performance characteristics of your GPU setup.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More