mirror of
https://github.com/jamesstringerparsec/Easy-GPU-PV.git
synced 2024-08-30 18:22:17 +00:00
Update README.md
This commit is contained in:
parent
4b24f612ed
commit
6eb0503a91
@ -1,5 +1,5 @@
|
|||||||
# Easy-GPU-P
|
# Easy-GPU-P
|
||||||
A Project dedicated to making GPU Partitioning on Windows Hyper-V easier! Also known as GPU Paravirtualization (GPU-PV).
|
A work-in-progress 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. It's the same technology that is used in WSL2, and Windows Sandbox.
|
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.
|
||||||
|
|
||||||
@ -10,8 +10,6 @@ Easy-GPU-P does the following...
|
|||||||
3) Partitions your GPU of choice and copies the required driver files to the VM
|
3) Partitions your GPU of choice and copies the required driver files to the VM
|
||||||
4) Installs [Parsec](https://parsec.app) to the VM, you can use Parsec for free non commercially. To use Parsec commercially, sign up to a [Parsec For Teams](https://parsec.app/teams) account
|
4) Installs [Parsec](https://parsec.app) to the VM, you can use Parsec for free non commercially. To use Parsec commercially, sign up to a [Parsec For Teams](https://parsec.app/teams) account
|
||||||
|
|
||||||
WARNING: A work in progress...
|
|
||||||
|
|
||||||
### Prerequisites:
|
### Prerequisites:
|
||||||
* Windows 10 20H1+ Pro or Enterprise or Windows 11 Pro or Enterprise.
|
* Windows 10 20H1+ Pro or Enterprise or Windows 11 Pro or Enterprise.
|
||||||
* Desktop Computer with dedicated NVIDIA/AMD GPU or Integrated Intel GPU - Laptops with NVIDIA GPUs are not supported at this time, but Intel integrated GPUs work on laptops. GPU must support hardware video encoding (NVIDIA NVENC, Intel Quicksync or AMD AMF).
|
* Desktop Computer with dedicated NVIDIA/AMD GPU or Integrated Intel GPU - Laptops with NVIDIA GPUs are not supported at this time, but Intel integrated GPUs work on laptops. GPU must support hardware video encoding (NVIDIA NVENC, Intel Quicksync or AMD AMF).
|
||||||
|
Loading…
Reference in New Issue
Block a user