I work on Ubuntu 10.04 and I develop in CUDA on nsight eclipse edition 5.0.0.
I have to use nsight eclipse edition to make a profiling of my code with nvprof. I can launch nvprof in the terminal to profile my code but when I want to launch profiling in nsight, it switch to the profile perspective but send me this error message
org.eclipse.core.runtime.CoreException: unable to find nvprof
I put the folder in the PATH but it did not work. For the debugger, there is a box where you can put the link to the debugger launcher but I did not find the same for the profiler configuration.
If somebody use nsight eclipse edition to make profiling please help me because there is nothing on the web and I really need it.
I will be appreciated if you can help me.
Thanks in advance