Post
Topic
Board Mining (Altcoins)
Re: [ANN][X11/X13] X11 (Darkcoin)/X13 (Marucoin) miner (based on sph-sgminer)
by
GGin
on 02/07/2014, 17:39:24 UTC
Any help for 290 config file ?

X11 / X13 ?

Please share...

Sharing IS caring...

I'm sure it's not best configs, but they work stable for me
R9 290, AMD v14.6rc2 + AB for UV, sgminer v4.1.0

 
  
~5.1 Mh, t < 80 deg (gpu uv)

"kernel" : "x11mod",
"intensity" : "0",
"xintensity" : "50",
"rawintensity" : "0",
"worksize" : "64",
"gpu-threads" : "2",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "2560",
"gpu-engine" : "1000-1000",
"gpu-memclock" : "1200",
"gpu-fan" : "50-60",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"no-submit-stale" : true,
"no-pool-disable" : true,
"failover-only" : true,
"failover-switch-delay" : "60",
"queue" : "1",
"scan-time" : "7",
"shares" : "0",
"tcp-keepalive" : "30",
"expiry" : "28",
"log" : "5",
"kernel-path" : "/usr/local/bin",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"api-allow" : "W:127.0.0.1"
 
  
~3.6 Mh, t < 80 deg (gpu uv)

"kernel" : "x13mod",
"intensity" : "17",
"xintensity" : "0",
"rawintensity" : "0",
"worksize" : "64",
"gpu-threads" : "2",
"lookup-gap" : "0",
"thread-concurrency" : "8192",
"shaders" : "2560",
"gpu-engine" : "1000-1000",
"gpu-memclock" : "1200",
"gpu-fan" : "60-60",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"temp-target" : "75",
"temp-overheat" : "85",
"temp-cutoff" : "95",
"temp-hysteresis" : "3",
"no-submit-stale" : true,
"no-pool-disable" : true,
"failover-only" : true,
"failover-switch-delay" : "60",
"queue" : "1",
"scan-time" : "7",
"shares" : "0",
"tcp-keepalive" : "30",
"expiry" : "28",
"log" : "5",
"kernel-path" : "/usr/local/bin",
"api-listen" : true,
"api-port" : "4028",
"api-mcast-port" : "4028",
"api-allow" : "W:127.0.0.1"
 this is most important for speed and stability
  for fine tuning

  <---
  <---
  <---
  <---
  <---

hope it will help  Wink


is that R9 290X or R9 290 ? because I have only 4.4 MHash on R9 290 ...

this is single R9 290 lightly OC to 1000MHz and UV with MSI AfterBurner, win7 x64

http://s27.postimg.org/dkfpqmrf7/5_Gh_x11.jpg

at the default clock 945MHz it does ~4.8Gh

...if it help, I have done as:
1. Full driver uninstall by DDU (Display Driver Uninstaller) - you can find it at Guru3d.com
2. Install new 14.6rc2
3. Install AMD APP SDK v2.9 - I read some posts and people talk that is not necessary, but I do installed it.
4. use sgminer with x11/x13 mod, config you can get above.
I have improved speed by this rule for some pc with different ATI cards.
Good Luck.