MAXN power mode issues

I am creating this topic in continuation to the previous thread → FPS Drop Due To OCR Detection

I have made the nvpmodel to maxn but at some times it is throwing some error like system throttles due to over current. How to avoid it

Hi,

System throttling is a protection mechanism that will automatically reduce the clocks to avoid over-current.
To avoid this, customizing nvpmodel based on your use case is recommended.

For example, if your task uses GPU mostly, you can try to lower the CPU clock rates (or turn off some CPU cores) to reduce total power consumption.

https://jetson-tools.nvidia.com/powerestimator/

Thanks.

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