As the title says, I install the CUDA5.0 in my notebook(OS is Win7), and I want to debug my CUDA programs with the NSight Eclipse. How do I construct the Eclipse IDE?
Nsight Eclipse Edition is only available on Linux and Mac OS X platforms. Nsight Eclipse Edition is packaged in CUDA Toolkit 5.0 package on those platforms. You can start it by running “nsight” executable in a bin folder in your CUDA Toollkit installation location.
Nsight Visual Studio edition provides tailored experience for CUDA developers on Windows platform.