CUDA Profiling w/ NSight Visual Studio Edition

Hi, I’m working on profiling CUDA Kernels in Visual Studio 2017. I found some legacy pages about old version of Nsight VSE.

https://docs.nvidia.com/gameworks/content/developertools/desktop/analysis/report/cudaexperiments/kernellevel/issueefficiency.htm#IssueStallReasons

I want to utilize information like this, but I can’t find about it in the latest user guide.

How can I check these metrics (e.g. issue efficiency, instruction statistics, pipe utilization, …) in the latest version of Nsight VSE? Or do I need other programs such as Nsight compute or Nsight systems?

OS : Windows 10
CUDA Version : 10.0
GPU : RTX 2080ti

It’s recommended to use nsight compute/nsight systems.

I suggest profiler specific questions should be asked on the relevant forum: Development Tools - NVIDIA Developer Forums