Post
Topic
Board Mining software (miners)
Re: CGMiner config file syntaxa
by
PLaci1982
on 24/09/2011, 15:45:29 UTC
I posted this in the cgminer thread, and was summarily ignored.  It's 83 pages long anyhow, time to start new threads!

I don't think so...

Code:
"device" : "2",
"device" : "1",
Results in GPU 0 and 1 being disabled.

Maybe the the order is important, try this:

Code:
"device" : "1",
"device" : "2",