How to display GPU usage correctly on Pegasus?

Hi,

I ran a network on Pegasus and used tegrastats tool to get the GPU usage is 1%, but the same network on PC with GTX1080 by using nvidia-smi tool is about 50%. Is this reasonable? or I used the wrong tool?

Thanks!

Hi wyang,

That’s possible. Not sure what network you ran, you ay need to consider to utilize the TensorRT for optimizations and performance. Please check the [url]https://developer.nvidia.com/tensorrt[/url]

Thanks