The nvidia visual profile error.

Hi,
I want to use nvvp to analyze my program in tx2 with remote connections. And now I start to run, it occur an error as the picture show.How can I do with it?

Thanks.

Hi,

This error looks like is caused by incorrect setting.
Could you follow this tutorial and try it again?
[url]https://devblogs.nvidia.com/cuda-jetson-nvidia-nsight-eclipse-edition/[/url]

Thanks.

Hi,

I have tried to follow the tutorial in [url]https://devblogs.nvidia.com/cuda-jetson-nvidia-nsight-eclipse-edition/[/url].
And used the same sample, but it occured the same question.

Thanks.

Hi,

This error is mostly due to mismatch between using host and target binaries.

Could you check nvprof version on both host and target platform?

nvprof -V

If your target system has newer version installed, please update host CUDA toolkit to fix this issue.
Thanks

Hi, AastaLLL,

this is in Tx2:

nvidia@tegra-ubuntu:~$ nvprof -V
nvprof: NVIDIA (R) Cuda command line profiler
Copyright (c) 2012 - 2017 NVIDIA Corporation
Release version 9.0.252 (21)

and this is in host:

ubuntu@ubuntu-B250-HD3:~$ nvprof -V
nvprof: NVIDIA (R) Cuda command line profiler
Copyright (c) 2012 - 2017 NVIDIA Corporation
Release version 9.0.176 (21)

Hi,

When I download cuda 9.2 and install in host, it also occur this error.

Thanks.

Hi,

Do you use the same JetPack installer to update the host CUDA toolkit?
If not, could you try it?

Thanks.

Hi, AastaLLL

I have not try it. And at present we can’t use JetPack to install T2 or host because the network can’t connect to official website to download necessary software in China. It seems only the unicom network can flash the machine, telecom and mobile network cannot flash the machine.

Thanks.

Hi,

Please try our JetPack 3.2.1 release which has HTTPS connection for China.
Thanks.