Hi,
I have a host jetson Xavier NX that I will want to connect with Nsight Eclipse SSH.
I work on my PC I have WSL2 Ubuntu and I install Cuda toolkit and nsight.
When I am trying to open a new Cuda project and connect SSH to the Xavier from nsight I get this error :
Failed to connect sshd on
I will be happy to help how I can solve this problem I want to use the cross-compile option.
When I try to connect SSH from my PC I succeed so it’s looks to me like some specific problem with the Nsight application maybe a setting or something that I missing.
@veraj Step1: write ‘nsight’ in command line (wsl2), this opreation open Nsight aplication. step2: In Nsight aplication click left up botton File ->New->CUDA C/C++ Project Step3: define empty project, use defualt setting, In target system I choose/config by Manage remote connection. (See figure 1) Step4: Try choose project path (Figure2) connect to Xavier board and get error (Figure3)
@veraj
Thank you for reply, I work on windows computer with wsl2 ubuntu 16.04,
In the website Eclipse linux x64 installation support wsl or I going to run into problems ?
I sucssed to install eclipse when I run ./eclipse I get this error:
`
./eclipse (java:7428): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_width: assertion ‘GDK_IS_PIXBUF (pixbuf)’ failed
(java:7428): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion ‘GDK_IS_PIXBUF (pixbuf)’ failed
(java:7428): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_height: assertion ‘GDK_IS_PIXBUF (pixbuf)’ failed
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.`
When I run with sudo I sucssed to open eclipse.
Now I try to Enter name (ex: NsightEE) in the Name field. Choose the the zip file(com.nvidia.cuda.repo.zip) that contains the plugins using Archive button or Enter the full path of zip file. Nsight EE plugns zip file can be found in /usr/local/cuda-11.8/nsightee_plugins directory
I refer and see this The cross compilation mode is only supported on an Ubuntu x86 host system. sooo that mean that I can’t work in cross-compile mode with wsl? or Yes becuase for my is not so clear from the document my pc is x86 but with venv wsl