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 ```
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: