jamesstringerparsec / Easy-GPU-PV

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

Multi GPU in Win 10... #202

Closed 93UN1 closed 2 years ago

93UN1 commented 2 years ago

Hey, thanks for this rly nice script :) Just got one problem: I have 2 gpu's in my system... I want to pick the stronger gpu to divide it and effectively have 3 machines running. the problem is, that im on win10 (i dont wanna update to win11) and the tutorial says, that i have to leave the gpu name parameter to auto. But which gpu is the script choosing then? Automatically the strongest? Or the one in the first slot? Is there any way to edit the script for my needs without destroying something?

Kodikuu commented 2 years ago

The GPU-PV feature of Windows' Hyper-V does not support specifying the GPU at all on Windows 10. This is a limitation of GPU-PV itself on Windows 10, not this script