How can I use PmSamling with ncu?

Hi, I’m using H100 with cuda12.0. And I want to use PmSampling to record Tensor core and Cuda core utilization. But there is no PmSampling options when listed ncu --list-sections. Is there any requirement with the version of cuda?


What can I do to reach PmSampling?
Thank you!

PM Sampling is available starting with Nsight Compute 2023.3. You are using 2022.4. You need to use a newer version of Nsight Compute, which you can download from the website independent of the CUDA toolkit. You may want to use the latest available version.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.