Skip to content

Instructions on how to use your GPU in your Hyper-V VM with GPU-P and dxgkrnl

Notifications You must be signed in to change notification settings

antonpetrovmain/hyper-v-gpu-p

Repository files navigation

How to use your GPU in a Hyper-V based VM?

  1. Set the variables in add_vm_gpu_and_prepare_drivers.ps1 for your setup

  2. Run add_vm_gpu_and_prepare_drivers.ps1 on the Host machine (Windows).

  3. Run install_dxgkrnl.sh on VM.

  4. Set VIDEO_CARDS="d3d12 intel i965 iris fbdev"

  5. Re-emerge mesa.

To troubleshoot, try:

export MESA_D3D12_DEFAULT_ADAPTER_NAME=dxgkrnl glxinfo -B

For proper benchmarking: https://benchmark.unigine.com/valley

About

Instructions on how to use your GPU in your Hyper-V VM with GPU-P and dxgkrnl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published