Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.8 - V8 & algo switching
by
mellyor
on 18/10/2018, 16:17:09 UTC
heyho, Im new to SRBMiner since today. All my Vega Rigs are running fine so far...except one Cheesy

Im trying to give each card manual settings, however it doesnt seem to work -> always get parseError. These are the settings im trying to use:

Quote
"gpu_conf" :
[
   { "id" : 0, "intensity" : 120, "worksize" : 16, "threads" : 2},
   { "id" : 1, "intensity" : 120, "worksize" : 16, "threads" : 2},
   { "id" : 2, "intensity" : 120, "worksize" : 16, "threads" : 2},
   { "id" : 3, "intensity" : 120, "worksize" : 16, "threads" : 2},
   { "id" : 4, "intensity" : 120, "worksize" : 16, "threads" : 2},
   { "id" : 5, "intensity" : 120, "worksize" : 16, "threads" : 2},
   { "id" : 6, "intensity" : 120, "worksize" : 16, "threads" : 2},
   { "id" : 7, "intensity" : 120, "worksize" : 16, "threads" : 2},
   { "id" : 8, "intensity" : 120, "worksize" : 16, "threads" : 2}
]

what am I doing wrong?

Thanks in advance


Post the whole config, this part looks OK


I guess thats my whole config? Cheesy
I edited the normalv8 file to the above settings. Where do I find the rest of the config? looked through every folder. The initial normalv8 config was also pretty barebones


EDIT: got it to work. forgot to set the algo^^