madMAx43v3r / chia-gigahorse

221 stars 32 forks source link

can set per GPU weight for Remote Compute ? #132

Closed sxwailyc closed 1 year ago

sxwailyc commented 1 year ago

can set per GPU weight for Remote Compute ?

My current issue is that when I use an RTX 3080 and a P102 together, the load on the 3080 is very low, but the load on the P106 is very high.

madMAx43v3r commented 1 year ago

You can specify the same host multiple times, but P102 is heavily bottlenecked by PCIe 1.0, should not use it at all.

sxwailyc commented 1 year ago

I see, tks