CUDA NSight is not installed with CUDA 5.0 install

2019-07-19 05:06发布

问题:

As I see there is not a download link for Nsight Eclipse at Nvidia site, and it says it will be installed by the CUDA 5 installation natively. But it has been not installed with the CUDA installation. Is there any one who has also had this problem and is there any other external link to install Nsight Eclipse separately?

回答1:

There is no such thing as Nsight Eclipse edition for Windows.

On Windows platforms, Nsight is integrates with Visual Studio (and requires the Microsoft compilers). For Linux and OS X, Nvidia ships the Nsight Eclipse edition as a stand alone IDE running over the top of the native gcc based toolchains.