I have used SDK in the host computer to install Nsight Eclipse 10.0 and tested the remote debugging feature in TX2 successfully.
But when I installed the Nsight manually in the TX2 via (sudo apt install nvidia-nsight --fix-missing) and tried to test the nsight’s debugging feature in the same TX2. It reported the CUDA version incompatibility problem and stop the execution. I wonder whether I need to use another way to install Nsight in the TX2 device (not only installed in the host machine). One of posts disagreed to install nsight manually or in TX2. Is it true? Can it be fixed.
This is for course use. It would be convenient for students to use it even if host machine and TX2 devices are not in the same LAN.