NSight-Compute with Jetson AGX Xavier Error 103

I am trying to profile applications on the Jetson AGX Xavier using Nsight compute. My host machine is running the latest version of NSight compute and connecting to the jetson remotely using ssh as the root user. When I try to run the application I get an error 103 and the console says the following:

bash: /tmp/var/target/linux-desktop-glibc_2_19_0-ppc64le/nv-nsight-cu-cli: cannot execute binary file: Exec format error

So I did some further investigating and noticed that NSight compute doesn’t have the aarch64 linux target platform like Nsight graphics has. Does Nsight compute support Jetson?

Turns out the NSight Compute for Jetson is in the cuda folder installed with SDK manager.

1 Like