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

From RidgeRun Developer Wiki
(Created page with "<noinclude> {{NVIDIA Jetson Orin/Head|previous=JetPack 5.0‎/Flashing Board/Flash Bootloader|next=JetPack 5.0/Performance Tuning/Evaluating Performance|keywords=jetpack,perfo...")
 
No edit summary
Line 7: Line 7:
-->
-->


In this section, you will learn how to configure and evaluate performance and power consumption on the Orin. This section is divided in:  
In this section, you will learn how to configure and evaluate performance and power consumption on the Orin. This section is divided as:  
* [[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.
* [[NVIDIA Jetson Orin/JetPack_5.0/Performance_Tuning/Set_Values_Manually|Setting values manually]] will show you how to control the frequency for the CPU, GPU, and memory.
* [[NVIDIA Jetson Orin/JetPack_5.0/Performance_Tuning/Set_Values_Manually|Setting values manually]] will show you how to control the frequency for the CPU, GPU, and memory.

Revision as of 16:10, 6 May 2022


Previous: JetPack 5.0‎/Flashing Board/Flash Bootloader Index Next: JetPack 5.0/Performance Tuning/Evaluating Performance





In this section, you will learn how to configure and evaluate performance and power consumption on the Orin. This section is divided as:

  • 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/Flash Bootloader Index Next: JetPack 5.0/Performance Tuning/Evaluating Performance