I used newest version (currently 06.18.2023) of nsight systems.
- Nsight Systems 2023.2.1 (Linux Host .run Installer)
I opened nsys-ui and used the ssh options.
The problem is that when ssh into Jetson Nano, it shows this message. The Jetpack version is 4.6.3.
Target is not supported
This version of Nsight Systems does not support profiling on the selected target.
Missing directory with target binaries:
/home/jake/nsight-systems-2023.2.1/target-linux-tegra-armv8
More info.
DirectoryNotFoundError (150) {
OriginalExceptionClass: N5boost10wrapexceptIN11QuadDCommon26DirectoryNotFoundExceptionEEE
OriginalFile: /dvs/p4/build/sw/devtools/Agora/Rel/QuadD_Main/QuadD/Host/Analysis/PosixDeviceValidator.cpp
OriginalLine: 24
OriginalFunction: bool QuadDAnalysis::PosixDeviceValidator::CheckHostSupport(const DevicePtr&)
Filename: /home/jake/nsight-systems-2023.2.1/target-linux-tegra-armv8
ErrorText: Deploy directory does not exist
}
The main problem is that when installing Nsight systems, target-linux-tegra-armv8 this does not exist, which is needed for profiling Jetson Nano. All of the versions below failed. Is there anything I should try?
Versions Tried
Tried multiple environments and versions of Nsight.
WSL2
Ubuntu 20.04
-
Nsight Systems 2023.2.1 (Linux Host .run Installer)
-
Nsight Systems 2022.5.1 (Linux Host .run Installer)
-
Nsight Systems 2022.1.1 (Linux Host .run Installer)
-
This version has
target-linux-sbsa-armv8, however is not for Jetson Nano. -
Nsight Systems 2020.5.1 (Linux Host .run Installer)
-
Nsight Systems 2019.5.1 (Linux Host .run Installer)
Ubuntu 18.04
-
Nsight Systems 2023.2.1 (Linux Host .run Installer)
-
Nsight Systems 2022.5.1 (Linux Host .run Installer)
Linux Server
Ubuntu 22.04
- Nsight Systems 2023.2.1 (Linux Host .run Installer)
Virutal Machine
Used VMWare Workstation 17 Player
Ubuntu 20.04-desktop
- Nsight Systems 2023.2.1 (Linux Host .run Installer)
This is the Jetpack package.
Package: nvidia-jetpack
Version: 4.6.3-b17
Architecture: arm64
Maintainer: NVIDIA Corporation
Installed-Size: 194
Depends: nvidia-l4t-jetson-multimedia-api (>> 32.7-0), nvidia-l4t-jetson-multimedia-api (<< 32.8-0), nvidia-cuda (= 4.6.3-b17), nvidia-tensorrt (= 4.6.3-b17), nvidia-nsight-sys (= 4.6.3-b17), nvidia-cudnn8 (= 4.6.3-b17), nvidia-opencv (= 4.6.3-b17), nvidia-container (= 4.6.3-b17), nvidia-vpi (= 4.6.3-b17)
Homepage: http://developer.nvidia.com/jetson
Priority: standard
Section: metapackages
Filename: pool/main/n/nvidia-jetpack/nvidia-jetpack_4.6.3-b17_arm64.deb
Size: 29368
SHA256: 694254a8667ebbf13852548bdd13a5b8ae61481ac059845b706398eefdcb9e01
SHA1: 67140fc8463ec61fd69352b225244b639c799edd
MD5sum: afa1382b6caded6b736d494fc481bab4
Description: NVIDIA Jetpack Meta Package
Description-md5: ad1462289bdbc54909ae109d1d32c0a8

