Jetson view GPU memory information

pip3 install jetson-stats
jtop

Then run the jtop command. The viewing command of jetson xavier nx is not nvidia-smi, so running nvidia-smi has no effect!

 Effect picture 1:

Effect picture 2:

Effect picture 3:

 

Summary: Use this tool to view and monitor the usage of the gpu and the temperature of the gpu card, and test the codec performance!

Guess you like

Origin blog.csdn.net/huapeng_guo/article/details/130586157