I have a mining 6 GPU AMD RX570 4GB.
I worked for a long time with NiceHash now I'm testing Simplecoin.
Below is the following:
{
"algo": "cryptonight",
"background": false,
"colors": true,
"donate-level": 1,
"log-file": null,
"print-time": 60,
"retries": 5,
"retry-pause": 5,
"opencl-platform": 1,
"threads": [
{
"index": 0,
"intensity": 768,
"worksize": 8,
"affine_to_cpu": false
},
{
"index": 1,
"intensity": 768,
"worksize": 8,
"affine_to_cpu": false
},
{
"index": 2,
"intensity": 768,
"worksize": 8,
"affine_to_cpu": false
}
],
"pools": [
{
"url": "simpleco.in:8081",
"user": "Slordead.9320",
"pass": "x",
"keepalive": true,
"nicehash": false,
"variant": -1
}
],
"api": {
"port": 0,
"access-token": null,
"worker-id": null
}
}
The question is how do I add 3 more GPUs since the system only detects 3.
If you can use these config lines and add them so that it recognizes 6 GPUs, I appreciate it. [/ B]