Post
Topic
Board Mining (Altcoins)
Re: Ⓜ️ minerstat mining OS, Windows mining, ASIC hub
by
clousian
on 07/05/2019, 01:42:42 UTC
Anyone have any experience running SRB v1.8.7 as a client in minerstat? Whatever I do in the config file, it doesn't translate when I launch srb in minerstat.

My settings for monero:
{
"cryptonight_type" : “normalv4”,
"intensity" : 0,
"double_threads" : true,
"gpu_conf" :
[
   {
     "id" : 0,
     "intensity" : 106,
     "worksize" : 8,
     "threads" : 2,
     "old_mode" : true
   },
   {
     "id" : 1,
     "intensity" : 59,
     "worksize" : 8,
     "threads" : 2,
     "old_mode" : true
   },
   {
     "id" : 2,
     "intensity" : 106,
     "worksize" : 8,
     "threads" : 2,
     "old_mode" : true
   },
   {
     "id" : 3,
     "intensity" : 105,
     "worksize" : 8,
     "threads" : 2,
     "old_mode" : true
   },
   {
     "id" : 4,
     "intensity" : 105,
     "worksize" : 8,
     "threads" : 2,
     "old_mode" : true
   }
]
}

What srb in minerstat is stuck at:

id 0,2,3,4 at 71 intensity id: 1 at 56 intensity. What am I doing wrong in the normalv4 config?