jamesstringerparsec / Easy-GPU-PV

A Project dedicated to making GPU Partitioning on Windows easier!
4.24k stars 426 forks source link

VM screen output on a physical monitor #328

Closed rikka0w0 closed 1 year ago

rikka0w0 commented 1 year ago

Im wondering if it is possible to let the vm output its graphics directly to a physical screen via a physical DisplayPort/HDMI on my graphics card.

Kodikuu commented 1 year ago

It's not, the GPU is not actually given to the VM at all. The host OS maintains full ownership of the GPU.

On Sun, 24 Sept 2023, 13:56 Rikka0_0小六花, @.***> wrote:

Im wondering if it is possible to let the vm output its graphics directly to a physical screen via a physical DisplayPort/HDMI on my graphics card.

— Reply to this email directly, view it on GitHub https://github.com/jamesstringerparsec/Easy-GPU-PV/issues/328, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6U6B35OJAL66FAFJKPGCTX4AUZJANCNFSM6AAAAAA5E5RYLI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rikka0w0 commented 1 year ago

It's not, the GPU is not actually given to the VM at all. The host OS maintains full ownership of the GPU. On Sun, 24 Sept 2023, 13:56 Rikka0_0小六花, @.> wrote: Im wondering if it is possible to let the vm output its graphics directly to a physical screen via a physical DisplayPort/HDMI on my graphics card. — Reply to this email directly, view it on GitHub <#328>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6U6B35OJAL66FAFJKPGCTX4AUZJANCNFSM6AAAAAA5E5RYLI . You are receiving this because you are subscribed to this thread.Message ID: @.>

I see, that's true. I need to connect the monitor to the graphic card, set to "extend" on the host machine, then run Parsec on both the host and the VM to stream the graphics.