I can succeed to profile another ELF executable and watch related GPU events, so I must ignore something important in configuration. My question is how should I do to profile python scripts.
Environment information:
Jetson AGX Xavier: JetPack 4.5.1 firmware
Host: Ubuntu 18.04 LTS in VirtualBox
Nsight System version: 2020-5.3.17 (just matched with JetPack)
Nsight Compute version: 2019.5.0 (just matched with JetPack)
In my case, I use root account for Nsight Compute, otherwise it won’t profile ELF executable files successfully. I use a sudo user for Nsight System, because it is enough to profile ELF executable files.
I follow your suggestion to connect the device with root account in Nsight System, and I got the same results.
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
Hi,
Would you mind sharing what is the script doing?
For GPU events, do you profile it with Nsight compute?