Difference between revisions of "Jetson nsight system"

From eLinux.org
Jump to: navigation, search
(Install Nsight System on Jetson device)
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
This page describes how to use Nsight System on Jetson L4T system
 
This page describes how to use Nsight System on Jetson L4T system
  
=Nsight System Installation=
+
=Installation=
==Install NS on x86 Linux Host for Jetson Profile==
+
==Install NS on x86 Linux Host==
 +
===1. Install Nsight System via SDKManager===
 
<gallery mode=nolines widths=260>
 
<gallery mode=nolines widths=260>
 
NS_Install1.PNG|Step#1: Select "Host Machine"     
 
NS_Install1.PNG|Step#1: Select "Host Machine"     
 
NS_Install2.PNG|Step#2: Install "NVIDIA Nsight Systems"
 
NS_Install2.PNG|Step#2: Install "NVIDIA Nsight Systems"
 
</gallery>
 
</gallery>
Then, click '''Continue''' to install Nsight System on x86 Linux System. After installation is done, you can open it with "nsight-sys" command as below.
+
 
 +
Then, click '''Continue''' to install Nsight System on x86 Linux System.
 +
===2. Verify Installation===
 +
After installation is done, you can open it with "nsight-sys" command as below.
 
<gallery mode=nolines>
 
<gallery mode=nolines>
 
NS_Launch.png
 
NS_Launch.png
 
</gallery>
 
</gallery>
  
==Install Nsight System on Jetson device==
+
==Install NS on Jetson Device==
 
'''Note''': on the newly installed Jetson system, there is not Nsight System on it. <br>
 
'''Note''': on the newly installed Jetson system, there is not Nsight System on it. <br>
 
So, to install Nsight System on Jetson device, you need to <br>
 
So, to install Nsight System on Jetson device, you need to <br>
 
# On x86, launch the Nsight system installed via SDKManager as described above  
 
# On x86, launch the Nsight system installed via SDKManager as described above  
# In Nsight System, create a new project, and connect to Jetson device as below
+
# In Nsight System, create a new project, and connect to Jetson device as below, this step will install the Nsight target binaries ontO Jetson device
 +
<gallery mode=nolines>
 +
Install_NS_libs_onto_Jetson_Device.png
 +
</gallery>
  
 
=Profile=
 
=Profile=
 
==Remote Profile==
 
==Remote Profile==
 
==Local Profile==
 
==Local Profile==

Revision as of 23:49, 4 January 2021

This page describes how to use Nsight System on Jetson L4T system

Installation

Install NS on x86 Linux Host

1. Install Nsight System via SDKManager

Then, click Continue to install Nsight System on x86 Linux System.

2. Verify Installation

After installation is done, you can open it with "nsight-sys" command as below.

Install NS on Jetson Device

Note: on the newly installed Jetson system, there is not Nsight System on it.
So, to install Nsight System on Jetson device, you need to

  1. On x86, launch the Nsight system installed via SDKManager as described above
  2. In Nsight System, create a new project, and connect to Jetson device as below, this step will install the Nsight target binaries ontO Jetson device

Profile

Remote Profile

Local Profile