NVIDIA-AI-IOT / jetson_benchmarks

Jetson Benchmark
MIT License
372 stars 71 forks source link

The power mode of AGX Xavier is not compliant due to DVFS #16

Open J-S-Kim opened 3 years ago

J-S-Kim commented 3 years ago

Although I gave power mode to use only 15W (mode 2 or 7) in AGX Xavier, it was confirmed that it exceeded 15W when viewed as a jtop.

It seems to be due to system_check.run_set_clocks_withDVFS() line, is it intended?