I had setup CUDA 5.0 and my project of CUDA work good, but I don\'t know how to analyze my CUDA project with Visual Profiler ? How to run it ?
Have I need to install s
The visual profiler is launched by typing:
nvvp
at a windows command prompt.
You may wish to read the documentation