I am on Windows 8.1 Pro and I want to install CUDA 5.5. I have installed Visual Studio 2013 already and I have the latest GPU driver's version 335.23. In the NVIDIA control panel I have also set CUDA - GPUs to GeForce GT 740M. My CPU is Intel Core i7 4700MQ which comes with an Intel HD 4600 GPU.
When I click on the setup.exe file it shows me an error as follow:
"This graphics driver could not find compatible graphics hardware. You may continue installation, but you will not be able to run CUDA applications."
I also performed a clean installation of the latest stable driver, but still I cannot install CUDA.
What should I do?
Update1: Turns out that the bundled NVIDA graphics driver in CUDA 5.5 is older than the one installed on my computer. So I continued the installation without asking CUDA to install the graphics driver on my computer. But now the following error is shown.
Update2: Neither CUDA 5.5 nor CUDA 6.0 RC support Visual Studio 2013. I had to install VS 2012 and the issue is resolved now