How to use nsight compute?

Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.10.0
[1] DRIVE OS 6.0.8.1
DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other

Target Operating System
[1] Linux
QNX
other

Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
[1] DRIVE AGX Orin Developer Kit (not sure its number)
other

SDK Manager Version
2.1.0
[1] other

Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other

Issue Description
I want to profile an application using nsight compute. How can I do this in nsight compute. Is rep file generated from nsight compute?
Any recommendations would be helpful

Dear @akshay.tupkar ,
You can find ncu binaries for target at below location on docker.

root@6.0.10.0-0009-build-linux-sdk:/opt/nvidia/nsight-compute/2021.2.10/target# ls
linux-desktop-glibc_2_11_3-x64  linux-desktop-glibc_2_19_0-ppc64le  linux-v4l_l4t-t210-a64

copy linux-v4l_l4t-t210-a64 to target for on target profile. or launch ncu-ui from host for remote profile.

Please check 4. Nsight Compute CLI — NsightCompute 12.6 documentation

and

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.