I am currently using an Jetson AGX Orin Developer Kit and following this readme:GitHub - NVIDIA-AI-IOT/jetson_dla_tutorial: A tutorial for getting started with the Deep Learning Accelerator (DLA) on NVIDIA Jetson
I am able to run nsys from the command line, but am not sure how to open the GUI interface for nsight-system.
I verified that it is installed on the Orin by running “dpkg -l | grep night-systems” and nsight-systems-2023.2.4 shows up
How can I get the GUI started?