However, when running GPU applications, the GPU frequency appeared to temporarily increase to 930 MHz, even when set to 40W or 15W mode. What is the reason for this behavior?
R35 (release), REVISION: 3.1, GCID: 32827747, BOARD: t186ref, EABI: aarch64, DATE: Sun Mar 19 15:19:21 UTC 2023
Please find attached the dmesg log file(dmesg.log).dmesg.log (73.7 KB)
The script used for this verification is attached(TestGpuFreq.sh).TestGpuFreq.sh (640 Bytes)
GPU frequency is measured during continuous execution of a CUDA sample (convolutionTexture). Also, the log of this script is in this file(gpufreq.log).gpufreq.log (7.9 KB)
The GPU maximum operating frequency should be 408 MHz, but 1300500000Hz has been observed. Is this behavior expected?
Also, the GPU maximum operating frequency at MAXN is different from that listed in the URL below, which is correct?(gpufreq_MAXN.log).gpufreq_MAXN.log (7.9 KB)
I would like to isolate whether our method of evaluation is correct. So first, could you comment on whether exceeding the maximum operating frequency of the GPU is the expected behavior for Orin NX?
and, I understand why the GPU operating frequency is 1300500000 Hz at the MAXN setting.