Sub-Ether Well-known member Jan 28, 2016 #2 ken said: Using SGMiner V5.2.1 on Windows 10, with the 15.12 AMD drivers, I get roughly 6 to 7 Mh/s. I feel like it should be higher, as I've seen some people say that a 290 is able to hit 9 Mh/s. Is the performance fine or am I doing something wrong? Spoiler: My miner bat Code: setx GPU_MAX_HEAP_SIZE 100 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 timeout /t 3 sgminer.exe Spoiler: My miner config Code: { "pools": [ { "url" : "xxxxxxxx", "user" : "xxxxxxxx", "pass" : "", "profile" : "A" } ], "profiles":[ { "name" : "A", "algorithm" : "darkcoin-mod", "xintensity" : "256", "worksize" : "128", "shaders" : "3584", "gpu-threads" : "2" } ] } My full specs are an i7-3770k @ 4.5Ghz, 8GB RAM, and the R9 Fury (not overclocked, but a +50% power limit). Click to expand... yer you could hit over 8 meg with this GPU, use a worksize = 64 and try sgminer-5.1.1-opt-win.zip If it works! http://freenet.lg.ua/~kesha/files/mining/
ken said: Using SGMiner V5.2.1 on Windows 10, with the 15.12 AMD drivers, I get roughly 6 to 7 Mh/s. I feel like it should be higher, as I've seen some people say that a 290 is able to hit 9 Mh/s. Is the performance fine or am I doing something wrong? Spoiler: My miner bat Code: setx GPU_MAX_HEAP_SIZE 100 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 timeout /t 3 sgminer.exe Spoiler: My miner config Code: { "pools": [ { "url" : "xxxxxxxx", "user" : "xxxxxxxx", "pass" : "", "profile" : "A" } ], "profiles":[ { "name" : "A", "algorithm" : "darkcoin-mod", "xintensity" : "256", "worksize" : "128", "shaders" : "3584", "gpu-threads" : "2" } ] } My full specs are an i7-3770k @ 4.5Ghz, 8GB RAM, and the R9 Fury (not overclocked, but a +50% power limit). Click to expand... yer you could hit over 8 meg with this GPU, use a worksize = 64 and try sgminer-5.1.1-opt-win.zip If it works! http://freenet.lg.ua/~kesha/files/mining/