As the title suggests, I found that the nvidia-smi command cannot display GPU usage information. I wrote a Python script to retrieve GPU usage information through nvml, but it also failed. The device is Jetson AGX ORIN
Hello,
Thanks for visiting the NVIDIA Developer forums. Your topic will be best served in the Jetson category.
I have moved this post for better visibility.
Cheers,
Tom
Hi,
NVIDIA management library (NVML) library is not supported on Jetson but you can use tegrastats to monitor the device status instead:
$ sudo tegrastats
You can find the related info in our document below:
Thanks.
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.