Hi
It’s my environment.
NVIDIA Jetson AGX Orin Developer Kit (64GB)
JetPack5.1.1
I edited the nvpmodel.conf file and set the original power mode.
I want to make changes about CPU frequency.
CPU_A78_0 MIN_FREQ 729600
CPU_A78_0 MAX_FREQ 1728000
CPU_A78_1 MIN_FREQ 729600
CPU_A78_1 MAX_FREQ 1728000
I found the topic below.
https://forums.developer.nvidia.com/t/agx-orin-system-throttled-due-to-over-current-pytorch/250413/5?u=heartful-echo
What other values can be set for CPU_A78_0 MAX_FREQ? Is there a list of frequencies that can be set?
Thank you
Max value of CPU_A78_0 is1497600
@WayneWWW
The default Power mode of Jetson Orin Dev Kit, Jetpack5.1.1 is MODE_30W.
At this time, the CPU_A78_0 MAX_FREQ setting is 1728000.
The value has already over 1497600. Is this a problem?
Oh sorry. The max value is 1728000
@WayneWWW
Thank you!
Can I set any value for CPU_A78_0 MAX_FREQ as long as it is between 729600 for MIN_FREQ and 1728000 for MAX_FREQ?
For example, is it okay to set MAX_FREQ to 1500000?
kayccc
November 22, 2023, 2:43am
7
1 Like
system
Closed
December 19, 2023, 2:55am
9
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.