Post
Topic
Board Marketplace (Altcoins)
Re: X11 X13 X15 with 50% more hashrate 7Mh/s on 280x or 10 Mh/s on 290x
by
thevictimofuktyranny
on 21/12/2014, 21:37:03 UTC
Down are kernels and generated bins for X algos(11, 13, 15):

http://www.filedropper.com/x111315kernels
http://www.filedropper.com/x111314bins

Complete decision including last version of sgminer and all this kernels&bins&configuration file you can use:
http://www.filedropper.com/sgminer-51-dev-2014-mod

If you like to compile yourself you can download from:
https://github.com/sgminer-dev

This kernel&bins are for Tahiti&Hawaii. I have no Kaiman and Pitcairn to test.
After the test if you're satisfied you can tip me here: 13FykK1WoEwXV1WvrjT1hDRi1E1gFaBT8y
And Wolf0, of course!

x13 working! And working well! Thanks for sharing!
What hash rate on x13?

Hi, I'll give you my numbers:

14.7 Drivers R9 290, no overclock and powertune 20%

X11= 7.55-7.60mhs
X13= 5.20-5.30mhs
X15= 4.10-4.20mhs

Without bins or kernels still work fine like Neoscrypt (295-300khs).

Thank You, uploader!




Can you show your config for x13 and x15 mod?

X13

{
"pools" : [
   {
      "url" : "stratum+tcp://?HuhHuh?",
      "user" : "1NQTVGPop7fYw1D7U?HuhHuh??",
      "pass" : "xx"
   }
]
,
"intensity" : "18",
"worksize" : "64",
"algorithm" : "marucoin-mod",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"gpu-threads" : "2",
"gpu-powertune" : "20",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "1",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

X15

{
"pools" : [
   {
      "url" : "stratum+tcp:HuhHuhHuh??",
      "user" : "1NQTVGPop7fYw1D7U2?HuhHuhHuh",
      "pass" : "xx"
   }
]
,
"intensity" : "18",
"worksize" : "64",
"algorithm" : "bitblock",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"gpu-threads" : "2",
"shaders" : "2048",
"gpu-powertune" : "20",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "1",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

Hope that helps?