jamesstringerparsec / Easy-GPU-PV

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

GPU Percentage #309

Open Maslk567gG opened 11 months ago

Maslk567gG commented 11 months ago

LTT said you must allocate 50% of your GPU. but then there is an option to change that in the script, so can i change it (safely)? Also the CPU cores, physical or logical?

mitchellurgero commented 11 months ago

Of course it depends on the host system - but yes. Those values can be changed.

jmriego commented 11 months ago

what would allocating 50% of the GPU mean when the VM is off? Is that blocked only for VM usage or would the host still be able to access 100% of the GPU if the VM is off?

mitchellurgero commented 11 months ago

what would allocating 50% of the GPU mean when the VM is off? Is that blocked only for VM usage or would the host still be able to access 100% of the GPU if the VM is off?

When the VM is off, Hyper-V will not split the GPU. So you are fine to give it whatever (within specs of the host) and then get those resources back when the VM is off.