Agx orin 32G

jetapck5.1.2,agx orin 32G,


gpu频率显示306MHz,为什么不是930MHz?

*** Please note that this reply is generated by LLM automatically ***

A question about the GPU frequency on a Jetson AGX Orin device!

According to the context, you are using Jetpack 5.1.2 on a Jetson AGX Orin device with 32 GB of RAM, and the GPU model is likely the Jetson Orin AGX (Component). The GPU frequency is displayed as 306 MHz, but you are expecting it to be 930 MHz.

There are a few possible reasons for this discrepancy:

  1. GPU clock speed variation: The GPU clock speed can vary depending on the system’s workload, temperature, and power consumption. It’s possible that the GPU is not running at its maximum clock speed due to these factors.
  2. Power management: The Jetson AGX Orin has a power management system that can adjust the GPU clock speed to balance performance and power consumption. It’s possible that the system is limiting the GPU clock speed to conserve power.
  3. Thermal throttling: If the system is overheating, the GPU clock speed may be reduced to prevent damage to the hardware.
  4. Driver or firmware issues: There might be an issue with the GPU driver or firmware that is preventing the GPU from running at its maximum clock speed.

To troubleshoot this issue, you can try the following:

  1. Check the system logs: Look for any error messages or warnings related to the GPU or power management in the system logs.
  2. Monitor system temperatures: Check the system temperatures to ensure that they are within a safe range.
  3. Adjust power management settings: Try adjusting the power management settings to see if it affects the GPU clock speed.
  4. Update drivers and firmware: Ensure that the GPU drivers and firmware are up-to-date.

In comparison, the other GPU models mentioned in the context, such as the A4000, A30, L4000, and A10, may have different clock speeds or power management characteristics that could affect their performance.

If you are still unsure about the issue, please provide more information about your system configuration and any error messages you may have encountered.

1 Like

Hi,
By default dynamic frequency scaling is enabled. You may run $ sudo jetson_clocks to fix at maximum clock. And can run $ sudo tegrastats to check system status.

1 Like

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