Solution for adding the Nsight plugin in Eclipse IDE for C/C++ developers?

I have just received a new J1010 Nvidia Jetson Nano from Seeed Studio and installed Eclipse IDE for C/C++ developers, however the available 10.2 CUDA toolkit doesn’t appear to have the included plugin for Nsight. No zip file or manager.sh located in /usr/local/cuda/bin.

It also hasn’t worked to download and install the latest 12.0 CUDA toolkit since this is for ubuntu 20.04, and the J1010 came pre-installed with ubuntu 18.04 LTS.

Please can you support to find solution for adding the Nsight plugin in Eclipse IDE for C/C++ developers?

Many thanks,

The plugins should be available in CUDA 10.2 in a directory /usr/local/cuda-10.2/nsightee_plugins . You can try searching for nsightee_plugins directory. If the folder is missing, it may have been omitted from the install. If it’s missing, how did you do the install?