Pages:
Author

Topic: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner - page 81. (Read 877846 times)

legendary
Activity: 1512
Merit: 1000
quarkchain.io
Now I am cofused with the x-intensity.

I have a R9 280x mining currently Qubit  with sgminer 5.1.1 on Win

With X-intensity = 68  I get average 3.8 ( i am not pushing much since I use the Pc for other things)

with x-intensity = 10  I get an average of 4.97 Huh?

Any number above or below the magic 10 gives me lower results.

I was always of the impression that more intensity ( call it raw, or x or simply I) should yield better results but putting more strain on the system.

Was I totally wrong ?  Did I find the perfect magic number for my rig?

Can someone explain it to me ?

TIA

You should gain at least 5.6MH/s with the public bins... Try 14.6 beta driver , or 14.7rc3 , or 15.3 beta
newbie
Activity: 25
Merit: 2
Now I am cofused with the x-intensity.

I have a R9 280x mining currently Qubit  with sgminer 5.1.1 on Win

With X-intensity = 68  I get average 3.8 ( i am not pushing much since I use the Pc for other things)

with x-intensity = 10  I get an average of 4.97 Huh?

Any number above or below the magic 10 gives me lower results.

I was always of the impression that more intensity ( call it raw, or x or simply I) should yield better results but putting more strain on the system.

Was I totally wrong ?  Did I find the perfect magic number for my rig?

Can someone explain it to me ?

TIA
hero member
Activity: 658
Merit: 500
i getting 5.8mhs on qubit 1100/1500 Wink

what for a config u use for the 5.8 ??

I am getting 6.72mh/s on a 290x
also 6.90mh/s on 290
Code:
{
"profiles" : [
{
"name" : "qubit",
"xintensity" : "5",
"gpu-engine": "1040",
"gpu-memclock" : "1500",
"algorithm" : "qubitcoin"
},
],
"worksize": "64",
"hamsi-expand-big" : "7",
"hamsi-short" : true,
"blake-compact" : true,
"keccak-unroll" : "8",
"luffa-parallel" : true,
"gpu-fan" : "30-100",
"gpu-threads" : "2",
"gpu-powertune" : "0",
"failover-only" : true,
"temp-cutoff" : "96",
"temp-overheat" : "94",
"temp-target" : "85",
"auto-fan" : true,
"auto-gpu" : false,
"api-allow" : "W:127.0.0.1",
"api-listen" : false,
"api-port" : "4028",
"expiry" : "1",
"gpu-dyninterval" : "7",
"hotplug" : "5",
"log-show-date" : true,
"log" : "5",
"net-delay" : true,
"queue" : "0",
"scan-time" : "1",
"temp-hysteresis" : "5",
"shares" : "0",
"no-submit-stale" : false,
"no-restart" : false,
"failover-switch-delay" : "30",
"show-coindiff" : true,
"remove-disabled" : true
}

member
Activity: 74
Merit: 10
i getting 5.8mhs on qubit 1100/1500 Wink

what for a config u use for the 5.8 ??
newbie
Activity: 63
Merit: 0
I am having the hardest time trying to compile version 5 for my 32 bit linux machine.

does anyone have a step by step method?
hero member
Activity: 610
Merit: 500
i getting around 5mhs with 280 at qubit on nicehash.

{
  "pools": [
    {
      "url": "stratum+tcp://stratum.nicehash.com:3344",
      "user": "x",
      "pass": "",
"nfactor" : "10",
"difficulty-multiplyer" : "256",
"worksize" : "256",
"gpu-engine" : "1160",
"gpu-memclock" : "1500"
    }
  ],
  "profiles": [],
  "xintensity" : "68",
  "failover-only": true,
  "algorithm" : "qubitcoin",
  "device": "all",
  "gpu-threads" : "2",
  "temp-cutoff": "95",
  "temp-overheat": "85",
  "temp-target": "75",
  "gpu-memdiff": "0",
  "shares": "0",
  "api-mcast-port": "4028",
  "api-port": "4028",
  "expiry": "28",
  "failover-switch-delay": "60",
  "gpu-dyninterval": "7",
  "gpu-platform": "-1",
  "hamsi-expand-big": "4",
  "keccak-unroll": "0",
  "log": "5",
  "no-pool-disable": true,
  "no-client-reconnect": true,
  "queue": "1",
  "scan-time": "7",
  "tcp-keepalive": "30",
  "temp-hysteresis": "3",
  "watchpool-refresh": "30"
}
i getting 5.8mhs on qubit 1100/1500 Wink
legendary
Activity: 1596
Merit: 1000
I'm getting only 5.4MH/s on Qubit with a 290x @ 1000/1375. Can anyone suggest better settings?

That actually sounds close to right.

Alright, thanks. I was expecting better since a 280X can get me ~5.1MH/s @ 1060/1500. Ah well.

Thanks for posting your settings, smokiepot.
member
Activity: 74
Merit: 10
i getting around 5mhs with 280 at qubit on nicehash.

{
  "pools": [
    {
      "url": "stratum+tcp://stratum.nicehash.com:3344",
      "user": "x",
      "pass": "",
"nfactor" : "10",
"difficulty-multiplyer" : "256",
"worksize" : "256",
"gpu-engine" : "1160",
"gpu-memclock" : "1500"
    }
  ],
  "profiles": [],
  "xintensity" : "68",
  "failover-only": true,
  "algorithm" : "qubitcoin",
  "device": "all",
  "gpu-threads" : "2",
  "temp-cutoff": "95",
  "temp-overheat": "85",
  "temp-target": "75",
  "gpu-memdiff": "0",
  "shares": "0",
  "api-mcast-port": "4028",
  "api-port": "4028",
  "expiry": "28",
  "failover-switch-delay": "60",
  "gpu-dyninterval": "7",
  "gpu-platform": "-1",
  "hamsi-expand-big": "4",
  "keccak-unroll": "0",
  "log": "5",
  "no-pool-disable": true,
  "no-client-reconnect": true,
  "queue": "1",
  "scan-time": "7",
  "tcp-keepalive": "30",
  "temp-hysteresis": "3",
  "watchpool-refresh": "30"
}
legendary
Activity: 1596
Merit: 1000
I'm getting only 5.4MH/s on Qubit with a 290x @ 1000/1375. Can anyone suggest better settings?
member
Activity: 81
Merit: 1002
It was only the wind.
They should work, just rename the .bin file if you need to.  I think his has l8 in the filename, some people need l4.

Right - it's safe to replace anyway.

Oh, I also see that you also made available the kernel cl files.  Am I correct to assume that I can drop those in/replace the ones sgminer built when I compiled and sgminer should be able to generate a native bin file with the correct mods the next time I run it?

No, I didn't - those are very old - leaked with the bins. They don't have anywhere near the speed.
newbie
Activity: 26
Merit: 0
I've tried searching but not found the answer.. anyone know if 14.12 driver on ubuntu is ok for X11 with wolf's bin?

*edit or should I stick with 14.6beta?

It will.
Hi Wolf, can you build bin for Juniper AMD? HD5770, now with:
sgminer.exe --luffa-parallel --keccak-unroll=6 -k darkcoin-mod --shaders 800 -w 128 --gpu-engine=910 --gpu-memclock=1350 -g 1 --gpu-vddc=1.100 --gpu-fan=60-100 --auto-fan -I 18 --lookup-gap 1
about 1075kH/s with 14.6 drivers.
hero member
Activity: 560
Merit: 500
I've tried searching but not found the answer.. anyone know if 14.12 driver on ubuntu is ok for X11 with wolf's bin?

*edit or should I stick with 14.6beta?

It will.

thanks wolf!
hero member
Activity: 560
Merit: 500
I've tried searching but not found the answer.. anyone know if 14.12 driver on ubuntu is ok for X11 with wolf's bin?

*edit or should I stick with 14.6beta?
member
Activity: 74
Merit: 10
hi guys,

i change the intensity to xintensity 64 and i use the right bin from wolfs bins , now Wink

5~6mhs now after that changes. thanks a lot.
member
Activity: 81
Merit: 1002
It was only the wind.
They should work, just rename the .bin file if you need to.  I think his has l8 in the filename, some people need l4.

Right - it's safe to replace anyway.
sr. member
Activity: 547
Merit: 250
I'm not sure about that device : all setting or gpu-platform -1 either
hero member
Activity: 658
Merit: 500
hi guys,

i've a little problem with my r9 280 and the sgminer from the nicehash site. i get only around 3~4mhs with wolf wolfs x11 bins from nicehash.

here my config file:

{
  "pools": [
    {
      "url": "stratum+tcp://EU.coinmine.pw:3333",
      "user": "***",
      "pass": "***",
"nfactor" : "10",
"difficulty-multiplyer" : "256",
"worksize" : "64",
"gpu-engine" : "1170",
"gpu-memclock" : "1575"
    }
  ],
  "profiles": [],
  "intensity" : "18",
  "failover-only": true,
  "algorithm" : "darkcoin-mod",
  "device": "all",
  "gpu-threads" : "2",
  "temp-cutoff": "95",
  "temp-overheat": "85",
  "temp-target": "75",
  "gpu-memdiff": "0",
  "shares": "0",
  "api-mcast-port": "4028",
  "api-port": "4028",
  "expiry": "28",
  "failover-switch-delay": "60",
  "gpu-dyninterval": "7",
  "gpu-platform": "-1",
  "hamsi-expand-big": "4",
  "keccak-unroll": "0",
  "log": "5",
  "no-pool-disable": true,
  "no-client-reconnect": true,
  "queue": "1",
  "scan-time": "7",
  "tcp-keepalive": "30",
  "temp-hysteresis": "3",
  "watchpool-refresh": "30"
}

i dont not really know what i do with it. i get the syntax by copy and past from the internet. evry line with try and error. can anyone help me?

difficulty-multiplyer and nfactor shouldn't be needed.
try "xintensity" : "64", instead of intensity 18
also make sure you rename wolfs .bins to the same thing sgminer spits out with this config
member
Activity: 74
Merit: 10
hi guys,

i've a little problem with my r9 280 and the sgminer from the nicehash site. i get only around 3~4mhs with wolf wolfs x11 bins from nicehash.

here my config file:

{
  "pools": [
    {
      "url": "stratum+tcp://EU.coinmine.pw:3333",
      "user": "***",
      "pass": "***",
"nfactor" : "10",
"difficulty-multiplyer" : "256",
"worksize" : "64",
"gpu-engine" : "1170",
"gpu-memclock" : "1575"
    }
  ],
  "profiles": [],
  "intensity" : "18",
  "failover-only": true,
  "algorithm" : "darkcoin-mod",
  "device": "all",
  "gpu-threads" : "2",
  "temp-cutoff": "95",
  "temp-overheat": "85",
  "temp-target": "75",
  "gpu-memdiff": "0",
  "shares": "0",
  "api-mcast-port": "4028",
  "api-port": "4028",
  "expiry": "28",
  "failover-switch-delay": "60",
  "gpu-dyninterval": "7",
  "gpu-platform": "-1",
  "hamsi-expand-big": "4",
  "keccak-unroll": "0",
  "log": "5",
  "no-pool-disable": true,
  "no-client-reconnect": true,
  "queue": "1",
  "scan-time": "7",
  "tcp-keepalive": "30",
  "temp-hysteresis": "3",
  "watchpool-refresh": "30"
}

i dont not really know what i do with it. i get the syntax by copy and past from the internet. evry line with try and error. can anyone help me?
member
Activity: 81
Merit: 1002
It was only the wind.
What are the maximum hashrates for the free kernels X11 and X13 on R280x (1100/1500Mhz) now? My values are X11 - 6.4Mh/s, X13 - 3.5Mh/s.

That's about right - my x13 hasn't been released to the general public yet.

Hi Wolf0,

I compiled sgminer from source (https://github.com/badman74/sgminer) for my Ubuntu 14.04 machine.  I'm only getting about 3.5Mh/s for x11.  Do I still need to import your modified kernel?  Or am I doing something wrong?

You need to replace your kernel bin file with mine, using the same name - 3.5MH/s is far too slow, assuming you're on a 280X.
sr. member
Activity: 416
Merit: 250
I am noticing a little lowering in hashrate with the newest SGminer and newest wolf kernels on X11?
I was getting around 8100 Mh/s with my ATI 290 (noX) @ 1000/1500 and now I am getting only around 8000Mh/s
Same thing goes for my 280X and 7950 cards.

Are you guys seeing the same?
What are the benefits of using the newest releases? Are they more stable or something?
Pages:
Jump to: