When installing CUDA 5.5 in Windows 7 64 bit Intel i5, I enabled Intel Integrated Graphics Device (IGD) for display and GeForce GTX 560 Ti in PCIE3.0 in H61 motherboard. But installation did not detect CUDA GPUs. So I disabled IGD and installed CUDA 5.5. NVIDIA control panel displayed GPU0 as GTX 560Ti.
I again switched to IGD for display. but when I run NVIDIA control panel, it says “no CUDA capable GPUs found”. but the display adapters in device manager has both “NVIDIA GeForce GTX 560 Ti” and “Standard VGA Graphics Adapter”.
My question is “why NVIDIA GPU is not detected by NVIDIA control panel even it is displayed in device manager?”
Can I use GeForce GPU only for CUDA computation without using it as display in Windows? I know that I can use it Linux. Why not in Windows?
Also during installation why does it not detect GeForce GPU which is not connected to Display?
What am I doing wrong?
Edit:
I enabled ASPM in BIOS settings. Now NVIDIA control panel give error “You are not connected to a display attached to an NVIDIA GPU”. How to use it for CUDA?