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

From RidgeRun Developer Wiki
No edit summary
mNo edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{{NVIDIA Jetson Orin/Head|previous=JetPack 5.0‎/Flashing Board/Flash Bootloader|next=JetPack 5.0/Performance Tuning/Evaluating Performance|keywords=jetpack,perfomance,tuning}}
{{NVIDIA Jetson Orin/Head|previous=JetPack_5.0/Flashing_Board|next=JetPack 5.0/Performance Tuning/Evaluating Performance|keywords=jetpack,perfomance,tuning}}
</noinclude>
</noinclude>


Line 7: Line 7:
-->
-->


Power and performance are key in embedded systems. In this section, you will learn how to configure and evaluate 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:  


* [[NVIDIA Jetson Orin/JetPack_5.0/Performance_Tuning/Evaluating_Performance|Evaluating performance]] will show you how to use the <code>tegrastats</code> utility and how to interpret its output.
* [[NVIDIA Jetson Orin/JetPack_5.0/Performance_Tuning/Evaluating_Performance|Evaluating performance]] will show you how to use the <code>tegrastats</code> utility and how to interpret its output.
Line 15: Line 15:


<noinclude>
<noinclude>
{{NVIDIA Jetson Orin/Foot|JetPack 5.0‎/Flashing Board/Flash Bootloader|JetPack 5.0/Performance Tuning/Evaluating Performance}}
{{NVIDIA Jetson Orin/Foot|JetPack_5.0/Flashing_Board|JetPack 5.0/Performance Tuning/Evaluating Performance}}
</noinclude>
</noinclude>

Revision as of 09:27, 22 July 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