What config on this miner
{
"Algorithms":
[
{
"name": "CryptoNight",
"devices":
[
{
"index": 0,
"corefreq": 1000,
"memfreq": 1500,
"fanspeed": 65,
"powertune": 20,
"threads": 1,
"rawintensity": 1336,
"worksize": 8
}
],
"pools":
[
{
"url": "stratum+tcp://52.21.253.162:7777",
"user": "PASTE_YOUR_WALLET_ADDRESS_HERE",
"pass": "x"
}
]
}
]
}
This is for AMD R9 290X. Play with rawintensity and worksize if you have other card. For example 1024 and 16 respectively.