CUDA toolkit not fully installed

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?

Installed:
- Nsight for Visual Studio 2017
- Nsight Monitor
Not Installed:
- Nsight for Visual Studio 2019
Reason: VS2019 was not found
- Integrated Graphics Frame Debugger and Profiler
Reason: see https://developer.nvidia.com/nsight-vstools
- Integrated CUDA Profilers
Reason: see https://developer.nvidia.com/nsight-vstools

3 Likes

did u solve the problem

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.

did you solve the issue ?

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.

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

1 Like

I had the same error and came to the result that my graphics card is too old.

I have the same problem but I didn’t understand how you fixed it, first you installed:

Nsight Compute 202 : CUDA application interactive kernel profiler
Nsight Graphics 116 : Graphics application frame debugger and profiler
Nsight Systems 77 : System-wide performance analysis tool

System-wide performance analysis tool

Hi, @sandocarlos1

Thanks for using develop tools ! Can I know what the exactly issue you met ?
Did you fail to install Nsight Compute or Nsight System ?

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

Hi, @sandocarlos1

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.