问题
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 some more ? And how to do it ?
My computer use Window 7 64 bit, CUDA 5.0 64 bit, VS 2012
回答1:
The visual profiler is launched by typing:
nvvp
at a windows command prompt.
You may wish to read the documentation
来源:https://stackoverflow.com/questions/24740477/how-to-run-and-understand-cuda-visual-profiler