Optimizing CPU/GPU utilization

We are needing to ensure that we are using cpu/gpu as efficiently as possible due to a need to process image frames as fast as possible.

We are starting to use the nsys tools but are not sure how best to analyze the results of the data captured. Any suggestions for resources would be appreciated.

Hi,
By default the system enabled DFS(dynamic frequency scaling) for saving power. If you would like to have maximum throughput, please try
Jetson/L4T/TRT Customized Example - eLinux.org

For checking system status, you can execute sudo tegrastats

Thanks. FYI, I forgot to include that we are running on Jetson Xavier AGX

Hi,
It should not be an issue to run the test on AGX Xavier, although we did the test on AGX Orin. Please give it a try.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.