Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer)
by
valipopa
on 03/06/2014, 18:32:12 UTC
Hello,

Can someone please help me with some settings for my 290 cards?

I have one 290 and one 290x cards.
290 is getting 2,2 Mhs and 290x 2,7 Mhs on X13. From what i have read that is quite low.
I'm running Ubuntu with 14.3 AMD drivers.
mining software: https://github.com/lasybear/sph-sgminer_x11mod

these are my settings:

"no-client-reconnect" : false,
"queue" : "0",
"powertune" : "50",
"scan-time" : "1",
"expiry" : "1",
"failover-only" : true,
"kernel" : "x13mod",
"kernel-path" : "/usr/local/bin",
"no-submit-stale" : true,
"gpu-threads" : "4",
"gpu-engine" : "1041,1080",
"gpu-memclock" : "1500,1500",
"intensity" : "0",
"xintensity" : "64",
"temp-hysteresis" : "3",
"temp-target" : "70",
"temp-overheat" : "87",
"temp-cutoff" : "90",
"auto-fan" : true,
"worksize" : "256",
"gpu-fan" : "30-100",
"lookup-gap" : "2",
"thread-concurrency" : "28456,24577"

Thank you!