Post
Topic
Board Mining (Altcoins)
Re: NPlusMiner - 4.0 - GUI | Autoupdate | Auto Pool/Algo switching NVIDIA miner
by
MrPlus
on 16/07/2018, 16:43:24 UTC
Hi,

What's the easiest way to change which GPU is disabled with 'Disable GPU0', or to simply disable GPU3 instead of GPU0?
(I need this for gaming because GPU0 is PCIe limited in my system)

https://github.com/MrPlusGH/NPlusMiner-Documentation/wiki/Manual-configuration-(Advanced)

HTH
MrPlus
Dear MrPlus,
I previously set my config within the GUI > updated the config file as below > launched via standard shortcut & "NPlusMiner With ConfigFile"
The problem: If I set GPU0+GPU1 for example, all 3 GPUs still mine. If I set only GPU2, all 3 GPUs mine. If I set GPU1+GPU2 with 'GPUCount 2', GPU0+GPU1 mine.
Quote
"ManualConfig":  true,
"GPUCount":  3
"SelGPUCC":  "0,1",
"SelGPUDSTM":  "0 1",

Thanks for reporting back. I will check this one.