A little tip for getting the VMs running alongside your GPU clients without crippling them: download WinAFC from
here, and then follow the instructions under "Getting WinAFC ready" over
here. Since you're running an i7 CPU, your affinityinput.txt file should look like this:
Code:
*\vmware-vmx.exe := PAIR0+PAIR1+PAIR2+PAIR3 [assign=2,priority=Idle]
*\FahCore_11.exe := PAIR0+PAIR1+PAIR2+PAIR3 [priority=High]
*\FahCore_14.exe := PAIR0+PAIR1+PAIR2+PAIR3 [priority=High]
That should solve your GPU PPD problems while still letting you produce a nice amount of points from those VMs. You'd probably hit about 10k PPD from all four VMs combined when running a2 workunits (which you'll be doing most of the time).