Hi all,
I am trying to use Nsight for remote application development ([url]https://devblogs.nvidia.com/parallelforall/remote-application-development-nvidia-nsight-eclipse-edition/[/url]). I have the following setup:
- Host: Ubuntu 14.04 64-bit (architecture: x86_64)
- Target: Jetson TX1 board with 64-bit Ubuntu 16.04 (architecture: aarch64)
- The host (IP: 192.168.1.9) and the target (IP: 192.168.1.14) are connected to the same wireless network
I’m following the instructions in the blog post above, but get stuck while adding a remote connection on the host. I go to my project properties and under Build → Target Systems, select ‘Manage’. I add details for my Target system as shown below:
[url]https://drive.google.com/file/d/0Bzt5qP5DPRxDNkpvT2lLS3RicHc/view?usp=sharing[/url]
Then when I click on ‘Browse’ for the Target project path, I get the following error:
[url]https://drive.google.com/file/d/0Bzt5qP5DPRxDblBTUC1oRkI3QVE/view?usp=sharing[/url]
I am able to ssh to the Target through a terminal as follows:
[url]https://drive.google.com/file/d/0Bzt5qP5DPRxDZDh5c0hxNDR5Tmc/view?usp=sharing[/url]
I’ve looked at similar problems online and tried their suggestions, but haven’t been able to resolve it.
[url]https://devtalk.nvidia.com/default/topic/839207/eclipse-nsigh-on-mac-cannot-connect-via-ssh-tunnel-solved-/[/url]
[url]https://devtalk.nvidia.com/default/topic/792228/cuda-setup-and-installation/nvvp-connect-to-remote-server-through-an-ssh-proxy/[/url]
[url]Executing CUDA C++ Application on a remote machine using Nsight Eclipse | by Rajesh Kumar | Medium
Any help would be appreciated, thank you.
P.S.:
This is a duplicate post from [url]https://devtalk.nvidia.com/default/topic/990117/nsight-eclipse-failed-to-connect-sshd-on-lt-remote-ip-gt-/#5067740[/url]. I’m new to nvidia forums, and couldn’t find a way to post the topic under 2 subforums.