I am coding with CUDA 12.1 and RTX 2060 on Windows 11 + Visual Studio 2022 (driver version: 531.79, not with WSL) and also following the guide at https://docs.nvidia.com/nsight-visual-studio-edition/cuda-debugger/index.html, but things don’t add up:
(right-clicking the project → Debug in Visual Studio)
(Nsight Monitor)
As shown, although Turing GPU supports the next-gen CUDA debugger, there are fewer options in Nsight menu than in the guide. Any ideas to continue with my debugging? Thank you.