Problem with NVIDIA Visual Profiler

Hello,
I have a problem with profiling projects with NVIDIA Visual Profiler under Debian.
My native GUI is MSVS, thus a have some problems with Linux.

When I run the profiler, I have the following error:

Unable to profile application.
org.eclipse.core.runtime.CoreException: The file does not exist for the external tool named Nvprof.

It occurs both for my projects and samples from CUDA samples.
Maybe somebody had similar problem?

I really appreciate any help you can provide.
Jacek

I am also facing similar issue. Ubuntu 18.04.3 LTS, CUDA 10.2

Hi lxkarthi,

  1. Can you please provide exact error message you are seeing in Visual Profiler?

  2. Are you able to profile application using nvprof?

  3. You mentioned CUDA 10.2, can you list the content of toolkit bin directory. e.g run below command
    ls -l /usr/local/cuda-10.2/bin/


Thanks,
Ramesh