Is it possible to develop entirely on the Jetson board with Nsight? Although I have installed the Cuda development package on the Jetson and have been able to compile and run examples, I noticed it does not install Nsight. Is it possible to install and use Nsight directly on the Jetson development board.
To my knowledge, No.
Even if they did, it will be painfully slow.
However, you can use the terminal commands to compile and run the examples on the board.
Try checking the CUDA sample makefile script in /usr/local/cuda/samples
falco152,
Thanks, I appreciate your response. I used the terminal to compile the example programs and it worked without any issues.
From the Nsight pdf, it seems that Nsight can only be used by a small number of distributions and in that document, it does not specify L4T.