Update README.md

This commit is contained in:
James Stringer 2021-11-14 20:53:47 +01:00 committed by GitHub
parent 853515ad8c
commit 5e82679809
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
# Easy-GPU-P
A Project dedicated to making GPU Partitioning on Windows Hyper-V easier! Also known as GPU Paravirtualization (GPU-PV).
GPU-P allows you to partition your systems dedicated or integrated GPU and assign it to several Hyper-V VMs.
GPU-P allows you to partition your systems dedicated or integrated GPU and assign it to several Hyper-V VMs. It's the same technology that is used in WSL2, and Windows Sandbox.
Easy-GPU-P aims to make this easier by automating the steps required to get a GPU-P VM up and running.
Easy-GPU-P does the following...