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?
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.