This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VH-Q1: Would Running a GPU Constantly Under High Load Cause Issues?

Part Number: TDA4VH-Q1
Other Parts Discussed in Thread: TDA4VH

Hello expert

TDA4VH

SDK 8.3 (be pending)

According to project requirements, the GPU will always work under high load conditions. Is there any abnormality in this situation, Can it be used for mass production, or what is the safety red line for GPU load?

The current situation is as follows:

Regards

  • Hello,

    The GPU can run at a high load without concerns for issues with respect to processing, actually this is the case in many situations where you want to run as fast as possible. In your situation, you are loading the GPU at 94% in the Renderer and 34% in the Tiler.

    The only concerns you will need to take into considerations are:

    1) SoC Thermal requirements, since the GPU is running at 100% load, you will need to check if it is heating up the device

    2) GPU Performance requirements, does it meet your performance target?

    Regards,

    Erick

  • Thank you for your suggestion

    Regards