• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

?

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?

Code:
setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

timeout /t 3

sgminer.exe

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).
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/
 
Back
Top