Gonna have to try this out =)
On my first rig... for some reason will not pick up all four GPUs & then also crashes.
I have Adrenalin 18 series drivers -- now I am trying the very newest one (installing now).
The per-GPU speed is greater than XMR-STAK already, though, with intensity at 0 , worksize 8, and threads 1.
Okay -- newest 18.3.4 Adrenalin driver still crashing... GPU 0 hashes 0 H/S before the crash.
XMR-STAK detects them all and they all hash.
This is my config for SRBMiner:
"cryptonight_type" : "normalv7",
"intensity" : 0,
"target_temperature" : 72,
[
{ "id" : 0, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 1, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 2, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 3, "intensity" : 0, "worksize" : 8, "threads" : 1},
]*/
"cryptonight_type" : "normalv7",
"intensity" : 0,
"target_temperature" : 72,
[
{ "id" : 0, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 1, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 2, "intensity" : 0, "worksize" : 8, "threads" : 1},
{ "id" : 3, "intensity" : 0, "worksize" : 8, "threads" : 1},
]
}