Is it possible to use a nVidia GPU to render graphics if the monitor is connected to the motherboard video port?

I have an Asus Z87 Deluxe motherboard, which has an integrated Intel HD 4600 GPU; I also have a nVidia GeForce GTX 560 TI graphics card; currently, my monitor is connected to the graphics card and the onboard GPU is unused.

If I connect the monitor to one of the motherboard video ports (it has both HDMI or DisplayPort), the video output will be handled by the onboard GPU; in this situation, can I still use the nVidia card to render graphics, f.e. in games? Or can it be used only when physically connected to a monitor?

The operating system is Windows 7 x64.


A program can access the dedicated graphics processor regardless of whether a display is attached to it, but additional software is needed to pass the output to the onboard GPU for display.

As the dedicated video card is still accessible to applications, the GPU could be used to render graphics and perform computations (like video transcoding and PhysX) as usual, but it won't be able to draw the output on the display unless you use a third-party program to send output to the onboard GPU. An example of such a program is Virtu MVP (now discontinued), which did this by intelligently abstracting onboard and dedicated GPUs so that applications see them as one device while taking full advantage of the unique features of each.


In the scenario you describe, by default the on board graphics would be used. The game could not switch to offload the rendering of its graphics to the NVidia card. However, if the software/game had a specific setting for such a thing then this could be possible.

For example, when doing Raytracing with Adobe After Effects, my primary cards are ATI Radeons. However, I have also an unused NVidia card which handles the raytracing. Graphic and Video Editing applications sometimes have certain settings where you can offload your computation needs to a graphics card that is not currently in use by your monitors.

Another example would be using the NVidia card as a Dedicated Physx Card. While this may increase some performance, it would be application specific if this could be taken advantage of (typically moreso in games).

Another example would be H264 Rendering with NVENC-export where you can pass a job to the NVidia card to handling the transcoding calculations.


Yes - using something like lucid logix virtu/mvp in igpu mode. I seem to recall it comes bundled with many intel motherboards but they seem to sell a separate software package (well 3) with additional features.

It'll let you use your iGPU as your primary output, render and pass on things like games from your dGPU to your iGPU and power it down when not needed.

This will work without a physical monitor plugged into your discrete gpu