Nsight System for jetson orin nano

Hi. I have a jetson orin nano. I want to profile my model. But i saw nsight system does not support for this platform.

Supported Platforms

Depending on your OS, different GPUs are supported

L4T (Linux for Tegra)

  • Jetson AGX Orin
  • Jetson AGX Xavier
  • Jetson TX2
  • Jetson TX2i
  • Jetson TX
  • Jetson Nano
  • Jetson Xavier NX

Do you have any update or tool to profile like nsys for jetson orin nano. I also try to install nsys but when I profiled I got this error.

Dynamic exception type: boost::wrapexcept<QuadDCommon::NotFoundException>
std::exception::what: NotFoundException
[QuadDCommon::tag_message*] = No GPU associated to the given UUID ```

We do support Orin, the documentation is just out of date. You will need to get the Jetpack embedded version.

My jetpack is 5.1.2
My NVIDIA Nsight Systems version 2024.5.1.113-245134619542v0
But when I use nsys got above error related to UUID.

@Andrey_Trachenko

I’m still waiting for your answer

Try using the SDK manager for installation:

To use Nsight Systems with Jetson, you will need to install a version that ships inside NVIDIA JetPack SDK:

NVIDIA Developer – 14 Oct 14

JetPack SDK

Builds end-to-end accelerated AI applications and supports edge AI development.

Specifically, the SDK Manager Method described there provides a unified installer that will guide you through the whole process. Only the version of Nsight Systems shipped in JetPack SDK can be used to profile on Jetson devkits, and the version needs to match, for example:

  • JetPack 5.1.1 — Nsight Systems 2022.5.2.171-3255900
  • JetPack 5.1 — Nsight Systems 2022.5.2.120-3231674
  • etc.

SDK Manager installs on your host machine. Please refer to their page for more info:

NVIDIA Developer – 11 Apr 19

SDK Manager

An end-to-end development environment setup solution for DRIVE, Jetson, and more. SDKs.