Jump to content

How to use NVIDIA Nsight: Difference between revisions

m
no edit summary
mNo edit summary
 
mNo edit summary
 
Line 1: Line 1:
<seo title="NVIDIA Nsight | How to use NVIDIA Nsight | RidgeRun Developer" titlemode="replace" metakeywords="OpenCV CUDA Streams, OpenCV, CUDA, OpenCV CUDA, CUDA Streams, NVIDIA Nsight, CUDA Streams pipelining, OpenCV CUDA Streams example, NVIDIA Nsight program, Nsight program, CUDA trace, Nsight compute, Nsight Graphics, Nsight Systems"  metadescription="This wiki page from RidgeRun is about OpenCV CUDA Streams example, profiling with NVIDIA Nsight and understanding CUDA Streams pipelining"></seo>
{{#seo:
 
|title=How to use NVIDIA Nsight
|title_mode=replace
|description={{{description|This wiki page from RidgeRun is about OpenCV CUDA Streams example, profiling with NVIDIA Nsight and understanding CUDA Streams pipelining}}}
}}
{{NVIDIA Pref Partner logo and RR Contact}}
{{NVIDIA Pref Partner logo and RR Contact}}


Line 19: Line 22:
'''2. <u>Add executions permission</u>'''
'''2. <u>Add executions permission</u>'''


<source lang="bash">
<syntaxhighlight lang="bash">
cd ~/Downloads
cd ~/Downloads
chmod +x NVIDIA_Nsight_Graphics_2020.3.0.20148.run
chmod +x NVIDIA_Nsight_Graphics_2020.3.0.20148.run
</source>
</syntaxhighlight>


'''3. <u>Start the installation</u>'''
'''3. <u>Start the installation</u>'''


Follow the instructions and settings with the command-line install wizard
Follow the instructions and settings with the command-line install wizard
<source lang="bash">
<syntaxhighlight lang="bash">
./NVIDIA_Nsight_Graphics_2020.3.0.20148.run
./NVIDIA_Nsight_Graphics_2020.3.0.20148.run
</source>
</syntaxhighlight>


== Execution ==
== Execution ==
Line 39: Line 42:
It can also be executed from command line with:
It can also be executed from command line with:


<source lang="bash">
<syntaxhighlight lang="bash">
nsight-sys
nsight-sys
</source>
</syntaxhighlight>


== Usage ==
== Usage ==


'''1. <u>Create a new project</u>'''
'''1. <u>Create a new project</u>'''
<source lang="bash">
<syntaxhighlight lang="bash">
File -> New Project
File -> New Project
</source>
</syntaxhighlight>


'''2. <u>Select a target for profiling</u>'''
'''2. <u>Select a target for profiling</u>'''
Line 82: Line 85:
* [[How_to_use_OpenCV_CUDA_Streams | How to use OpenCV CUDA Streams and Analyze Result with NVIDIA Nsight]]
* [[How_to_use_OpenCV_CUDA_Streams | How to use OpenCV CUDA Streams and Analyze Result with NVIDIA Nsight]]


==Contact Us==
{{ContactUs}}
{{ContactUs}}


[[Category:HowTo]][[Category:GStreamer]][[Category:Jetson]][[Category:JetsonNano]][[Category:JetsonTX2]][[Category:NVIDIA Xavier]][[Category:JetsonXavierNX]][[Category:NVIDIA Jetson Orin]]
[[Category:HowTo]][[Category:GStreamer]][[Category:Jetson]][[Category:JetsonNano]][[Category:JetsonTX2]][[Category:NVIDIA Xavier]][[Category:JetsonXavierNX]][[Category:NVIDIA Jetson Orin]]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.