23,776
edits
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{#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>''' | ||
< | <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 | ||
</ | </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 | ||
< | <syntaxhighlight lang="bash"> | ||
./NVIDIA_Nsight_Graphics_2020.3.0.20148.run | ./NVIDIA_Nsight_Graphics_2020.3.0.20148.run | ||
</ | </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: | ||
< | <syntaxhighlight lang="bash"> | ||
nsight-sys | nsight-sys | ||
</ | </syntaxhighlight> | ||
== Usage == | == Usage == | ||
'''1. <u>Create a new project</u>''' | '''1. <u>Create a new project</u>''' | ||
< | <syntaxhighlight lang="bash"> | ||
File -> New Project | File -> New Project | ||
</ | </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]] |