ORIN AGX 30W GPU Frequency

Hello,

I am using the Jetson AGX Orin development kit with 30W power mode and
recorded GPU frequency of 1300.5 MHz instead of the expected 624 MHz.

Steps to reproduce:

  1. Set power mode to “MODE 30W”
  2. Restart
  3. Open power GUI - GPU Freq = 306 MHz
  4. Run “sudo -S jetson_clocks”
  5. Open power GUI - GPU Freq = 612 MHz
  6. Wait several minutes
  7. Open power GUI - GPU Freq = 1300.5 MHz
  8. Run “sudo jetson_clocks --show” , output : GPU MinFreq=612000000 MaxFreq=612000000 CurrentFreq=1300500000

The expected frequency is documented here:
https://docs.nvidia.com/jetson/archives/r34.1/DeveloperGuide/text/SD/PlatformPowerAndPerformance/JetsonOrinNxSeriesAndJetsonAgxOrinSeries.html#supported-modes-and-power-efficiency

Jetson AGX Orin Developer Kit module (P3701-0000), which has 32GB of memory, provides complete performance similar to the Jetson AGX Orin 64GB module

How can is set the correct GPU frequency?

Thank you

“Jetson AGX Orin Developer Kit module (P3701-0000), which has 32GB of memory, provides complete performance similar to the Jetson AGX Orin 64GB module” according to -
https://docs.nvidia.com/jetson/archives/r35.1/DeveloperGuide/text/SD/EmulationSupport.html

Which jetpack release are you using? This looks like a known software bug.

I am using 5.0.2-b231

please test with jp5.1.

1 Like

It solved the problem. Thank you

1 Like

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