NVIDIA Jetson Orin/JetPack 5.0.2/Performance Tuning: Difference between revisions

From RidgeRun Developer Wiki
mNo edit summary
mNo edit summary
Line 3: Line 3:
</noinclude>
</noinclude>


<!-- If you want a custom title for the page, un-comment and edit this line:
{{DISPLAYTITLE:NVIDIA Jetson Orin - Performance Tuning|noerror}}
{{DISPLAYTITLE:NVIDIA Jetson Orin - <descriptive page name>|noerror}}
-->


Power and performance are key in embedded systems. In this section, you will learn how to configure and evaluate the performance and power consumption of the Orin AGX to meet your project requirements. This section is divided as follows:  
Power and performance are key in embedded systems. In this section, you will learn how to configure and evaluate the performance and power consumption of the Orin AGX to meet your project requirements. This section is divided as follows:  

Revision as of 09:51, 26 August 2022


Previous: JetPack_5.0/Flashing_Board Index Next: JetPack 5.0/Performance Tuning/Evaluating Performance






Power and performance are key in embedded systems. In this section, you will learn how to configure and evaluate the performance and power consumption of the Orin AGX to meet your project requirements. This section is divided as follows:

  • Evaluating performance will show you how to use the tegrastats utility and how to interpret its output.
  • Setting values manually will show you how to control the frequency for the CPU, GPU, and memory.
  • Tunning power will show you how to use the nvpmodel utility to select between different power budgets.
  • Maximizing performance will show you how to activate all CPUs and how to use the jetson_clocks utility to set CPU, GPU, and memory to their maximum frequency.



Previous: JetPack_5.0/Flashing_Board Index Next: JetPack 5.0/Performance Tuning/Evaluating Performance