Search code examples
visual-studio-2010cudansight

Nsight for VS 2010 will not be installed


Well, I got VS 2008, VS 2010 and even VS 2012 on my PC. I downloaded CUDA 5.0 SDK and installed it. But when I installing Nsight appears this enter image description here

How can I install it properly?


Solution

  • You cannot use the express versions of VS with nsight. The express versions of VS do not support the plug-in mechanism that nsight VSE uses. There is no CUDA support for eclipse on Windows. Nsight EE runs on Linux only.