Hi
i am trying to run Nsight system on windows host and the target is a container within a jetson Xavier Nx
jetson jetpack 5.1 - Nsight system 2022.5
windows installer -NsightSystems-2022.5.1.82-3207805
container - nvcr.io/nvidia/l4t-pytorch:r35.2.1-pth2.0-py3
my goal is eventually to run the profiler on a program, within the container but I have a problem connecting to the jetson (not the container - this is the next step) from the host to run a simple test.
the error message -
This version of Nsight Systems does not support profiling on the selected target.
Missing directory with target binaries:
C:\Program Files\NVIDIA Corporation\Nsight Systems 2023.1.1\target-linux-tegra-armv8
I have tried installing on windows the previous and next versions but the same issue.
is the issue related to Nsight version on the host? if so what is the correct version?
is it possible to use the windows host for running program within a container on jetson ?
Thanks