Hi,
I have a NVIDIA GeForce RTX 3060. I have Visual Studio 2017 professional. I am installing CUDA toolkit 11 using cuda_11.3.1_465.89_win10. It looks like that Integrated Graphics Frame Debugger and Profiler and Integrated CUDA Profilers are not installed. How can I have them installed?
Did you solve the issue? I am also facing the same problem.
Also, are the mentioned components necessary? Because I have only installed Visual Studio community edition 2022 and with python development as workload.
Sorry if the message was not clear.
As of Nsight VSE version 2020.2, those components were removed from Nsight VSE.
There are new stand alone tools that provide better than parity support for functionality that was removed.
Nsight Compute : CUDA application interactive kernel profiler
Nsight Graphics : Graphics application frame debugger and profiler
The way to get Visual Studio integration of those tools is to use Nsight Integration, as mention on https://developer.nvidia.com/nsight-vstools
and download each of the standalone tools.
Nsight Integration will add them to the Nsight menu (similarly to the way they were in earlier versions of Nsight VSE).
Install visual studio 2022.
I installed the updated drivers game 551.86 perfect installation, then I installed CUDA and when I finished installing it it gave the report that it was not installed:
Integrated Graphics Frame Debugger and profiler
Integrated CUDA Profilers
what can I do to install:
Integrated Graphics Frame Debugger and profiler
Integrated CUDA Profilers
My laptop is a hp victus 16-d0501la with an intel i7 11800h processor, 32 gb Ram and RTX3060, Windows 11 64bit
Excuse my way of writing but my language is Spanish
Integrated Graphics Frame Debugger and Profiler is not part of CUDA toolkit now. If you need to do Graphics debugger/profiler, you can download the standalone NVIDIA Nsight Graphics | NVIDIA Developer
Integrated CUAD Profilers now is replaced with Nsight Compute and Nsight System. They are part of CUDA toolkit actually. If you installed successfully, you can search these 2 tools to launch directly.