Quiz 37 Question 13 of 20

An engineer is trying to optimize a custom CUDA kernel used in their deep learning model because it's running slower than expected on a DGX system. They need a tool that can inspect the GPU execution at the lowest level, measuring warp occupancy, memory access patterns, and instruction throughput of specific kernels. Which NVIDIA profiling utility should they use?

Select an answer to reveal the explanation.

Motivation