Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11] X11 (Darkcoin etc) miner (based on sph-sgminer)
by
PetrGasparik
on 27/05/2014, 09:42:30 UTC
Can someone give a config for 290non-x? Embarrassed

-I 19 --gpu-engine 947 --gpu-memclock 1250 -g 2 -w 128 --thread-concurrency 20481

Gets me 3550 KH/s on R9 290 (non-X).

Does anybody have some better settings? My card doesn't seem to like -g 4 and if I push the engine too high I get driver crashes.
-I 21 --gpu-engine 965 --gpu-memclock 1250 -g 1 -w 128 --thread-concurrency 20481
3.65mhs


I can't get it past 3.3Mh - 2x Sapphire 290

config is
"intensity" : "21",
"gpu-engine" : "965",
"gpu-memclock" : "1250",
"gpu-threads" : "1",
"worksize" : "128",
"thread-concurrency" : "20481",
"kernel" : "x11mod"

plus api-* params, nothing more. Compiled under SMOS, without SDK

any ideas?