Hi I just installed CUDA 12.3 (the most recent one) and the NSight that comes with the installer. I’m trying to debug my code from Visual Studio 2019 using NSight, but I see the bugs above… Why is this happening? Does it mean I have to downgrade the versions?
The image above is the output of the legacy debugger. However when I run the next-gen debugger, I get the following error:
“Function: cudaLaunchKernel cudaErrorUnsupportedPtxVersion(222)”