Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.3.1
by
theodrim
on 10/04/2018, 09:12:16 UTC
Thanks, but now the miner quits everytime ..
I read that the config was messed up, will dl again
Example config have disabled third gpu, you see that, right? If you are working with single gpu, you need something like this:
Code:
"gpu_conf" :
[
{ "id" : 0, "intensity" : 0, "worksize" : 16, "threads" : 2},
]
}