How to install Nsight Eclipse in CUDA in Ubuntu 12.04 Platform?

Hi folks,

It will be really helpful if anyone can help me in “How to install Nsight Eclipse in CUDA in Ubuntu 12.04 Platform”?? I have searched a lot in the Internet but couldn’t find any satisfactory answer.

Thanks-

Anik

Get the CUDA 6 toolkit (download the RUN installer) for ubuntu 12.04 and install it:

[url]https://developer.nvidia.com/cuda-downloads[/url]

After the toolkit is installed, type

nsight

at a terminal/command prompt.

[url]CUDA Toolkit Documentation

[url]CUDA Toolkit Documentation

Hi, i installed the CUDA toolkit 7.0 successed,(when i run nvcc -V, nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2015 NVIDIA Corporation Built on Fri_Oct_16_15:23:46_CDT_2015 Cuda compilation tools, release 7.0, V7.0.70) but when i run nsight or nvvp, there have nothing.
and i can’t find anything about nsight and nvvp in my computer fold!
is it mean uninstalled the nsight? how to install it?

i use the ubuntu14.04 on my jetson tx1.

I guess you have not installed CUDA 7 correctly.
You may need to reinstall your Jetson from JetPack

I didn’t install the JetPack, and i need’t use the cross compile, so i don’t want to use the jetPack.Is there any other way to install the nsight?