Skip to content
Home » Monitor Jetson GPU Usage

Monitor Jetson GPU Usage

Method 1:

To monitor the Nvidia Jetson Device Gpu usage install jetson stats by running the below command.

sudo -H pip install -U jetson-stats

Once it got installed then run jtop command.

Method 2:

Run tegrastats command to get the updates on Gpu usage of Jetson device every second.