I am trying to profile my application developed on Jetson nano embedded board. Installed cuda 10.0 toolkit on nano. I am profiling my application remotely using nvvp installed on PC with Ubuntu 20.04. Installed same cuda tooolkit on Ubuntu 20.04.
By following few post on Nvidia developer forum I enabled root login on nano board and allowed ssh with root user. But when I try to profile my application remotely on Ubuntu machine I am getting following error message…
Data collection for 1 analysis stage failed
Metric 19595271 not found
Metric 19595271 not found
Any help in this regard is highly appreciated. Thank you!
May I know the Nano JetPack version and the CUDA library on your Ubuntu host?
If the version is not aligned, could you try to install CUDA 10.0 on host also?