Capatibility Check Failed

While trying to install CUDA 6.5 the compatibility check failed. I am running windows 7 x64 with a ASUS NVidia 960 graphics card with the latest driver 347.52.

The installer says that I can install CUDA 6.5 but will not be able to run the programs I build.

That’s because the installer does not recognize your graphics card. The installer was created before your graphics card was defined. There is no way a given installer can exactly identify all future graphics cards.

CUDA 6.5 will still work with your GPU. Proceed with the installation, and select the option to customize the install, then deselect the driver install (leaving your existing 347.52 driver intact), but install the CUDA toolkit components.

Verify the installation following the instructions in the windows getting started guide.

[url]http://docs.nvidia.com/cuda/cuda-getting-started-guide-for-microsoft-windows/index.html#abstract[/url]