Introduction to NVIDIA Nsight Compute - A CUDA Kernel Profiler

preview_player
Показать описание
Understanding and optimizing the runtime behavior of your code can be a challenging effort but is often rewarded with significant performance gains. NVIDIA Nsight Compute is a CUDA kernel profiler that provides detailed performance data and offers guidance for optimizing your CUDA kernels. You'll learn about how to collect a wide range of performance data for your CUDA kernels, how automatic rules help in detecting common performance pitfalls and offering guidance through the profile reports, how to quickly compare profiling results to evaluate the effects of your code changes, and how to customize the tool to fit best to your optimization workflow.

Magnus Strengert is a Senior Software Engineer at NVIDIA. He is the technical lead for the compute kernel profiling tools. His current focus is on NVIDIA Nsight Compute, a CUDA kernel profiler that supports developers in analyzing and optimizing GPU kernel code. Magnus obtained his PhD degree in Computer Science from the University of Stuttgart in 2010. He joined NVIDIA in 2008.
Рекомендации по теме