Difference between revisions of "NVIDIA Jetson Orin Nano/Jetpack 5.X/Performance Tuning"

From RidgeRun Developer Connection
Jump to: navigation, search
(Created page with "<noinclude> {{NVIDIA Jetson Orin Nano/Head|previous=JetPack_5.1.1/Flashing_Board|next=JetPack 5.1.1/Performance Tuning/Evaluating Performance|metakeywords=jetpack,perfomance,t...")
 
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
{{NVIDIA Jetson Orin Nano/Head|previous=JetPack_5.1.1/Flashing_Board|next=JetPack 5.1.1/Performance Tuning/Evaluating Performance|metakeywords=jetpack,perfomance,tuning}}
+
{{NVIDIA Jetson Orin Nano/Head|previous=Jetpack 5.X/Cmd Flash|next=JetPack 5.1.1/Performance_Tuning/Evaluating_Performance|metakeywords=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 the performance and power consumption of the Orin Nano 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 Nano to meet your project requirements. This section is divided as follows:  
  
* [[NVIDIA Jetson Orin/JetPack_5.1.1/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 Nano/JetPack_5.1.1/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.1.1/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 Nano/JetPack_5.1.1/Performance_Tuning/Set_Values_Manually | Set Values Manually]] will show you how to control the frequency for the CPU, GPU, and memory.
* [[NVIDIA Jetson Orin/JetPack_5.1.1/Performance_Tuning/Tuning_Power|Tunning power]] will show you how to use the <code>nvpmodel</code> utility to select between different power budgets.
+
* [[NVIDIA Jetson Orin Nano/JetPack_5.1.1/Performance_Tuning/Tuning_Power | Tuning Power]] will show you how to use the <code>nvpmodel</code> utility to select between different power budgets.
* [[NVIDIA Jetson Orin/JetPack_5.1.1/Performance_Tuning/Maximizing_Performance|Maximizing performance]] will show you how to activate all CPUs and how to use the <code>jetson_clocks</code> utility to set CPU, GPU, and memory to their maximum frequency.
+
* [[NVIDIA Jetson Orin Nano/JetPack_5.1.1/Performance_Tuning/Maximizing_Performance | Maximizing Performance]] will show you how to activate all CPUs and how to use the <code>jetson_clocks</code> utility to set CPU, GPU, and memory to their maximum frequency.
  
 
<noinclude>
 
<noinclude>
 
{{NVIDIA Jetson Orin/Foot|JetPack_5.1..1/Flashing_Board|JetPack 5.1.1/Performance Tuning/Evaluating Performance}}
 
{{NVIDIA Jetson Orin/Foot|JetPack_5.1..1/Flashing_Board|JetPack 5.1.1/Performance Tuning/Evaluating Performance}}
 
</noinclude>
 
</noinclude>

Revision as of 15:15, 15 August 2023



Previous: Jetpack 5.X/Cmd Flash Index Next: JetPack 5.1.1/Performance_Tuning/Evaluating_Performance


Nvidia-preferred-partner-badge-rgb-for-screen.png





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 Nano 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.
  • Set Values Manually will show you how to control the frequency for the CPU, GPU, and memory.
  • Tuning 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.1..1/Flashing_Board Index Next: JetPack 5.1.1/Performance Tuning/Evaluating Performance