Author

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

hero member
Activity: 658
Merit: 500
hero member
Activity: 658
Merit: 500
hero member
Activity: 700
Merit: 500
it seems pool switch based on profit working but algo not switching
if i mine on x11 pool then it switch to x13 miner still mines with x11 kernel and getting 100% rejects

Working fine for me switching between X11, X13, and ScryptN11.  Hashrates are actually stable on my R9 290s too, although it took forever to find good tuning.

Compiled from the latest git pull.  My config layout:
Code:
"pools" : [
        {
                "name" : "X13_POOL_HERE",
                "profile" : "X13"
        },
        {
                "name" : "X11_POOL_HERE",
                "profile" : "X11"
        },
        {
                "name" : "NSCRYPT11_POOL_HERE",
                "profile" : "ScryptN11"
        }

],
"profiles" : [
        {
                "name" : "X11",
                "algorithm" : "darkcoin-mod",
                "xintensity" : "256",
                "gpu-threads" : "1",
                "gpu-powertune" : "30",
                "thread-concurrency" : "22527",
                "worksize": "128",
                "gpu-engine": "970-970",
                "gpu-memclock": "1250",
                "gpu-fan": "50"
        },
        {
                "name" : "X13",
                "algorithm" : "marucoin-mod",
                "xintensity" : "512",
                "gpu-threads" : "1",
                "gpu-powertune" : "30",
                "thread-concurrency" : "22527",
                "worksize": "256",
                "gpu-engine": "970-970",
                "gpu-memclock": "1250",
                "gpu-fan": "50"
        },
        {
                "name" : "ScryptN11",
                "xintensity" : "300",
                "thread-concurrency" : "22527",
                "gpu-powertune" : "10",
                "worksize" : "256",
                "lookup-gap" : "2",
                "gpu-threads": "1",
                "algorithm" : "alexkarnew",
                "nfactor" : "11",
                "gpu-engine" : "990",
                "gpu-memclock" : "1300",
                "gpu-fan" : "70-70"
        }
],
"default-profile": "X11",
"hamsi-expand-big" : "1,1"

This produces 2.95 MH/s for X13 and 4.44 MH/s for X11, with only minor engine overclock (from stock 947 up to 970).  Running stable with no hashrate decline.
sr. member
Activity: 560
Merit: 250
it seems pool switch based on profit working but algo not switching
if i mine on x11 pool then it switch to x13 miner still mines with x11 kernel and getting 100% rejects
sr. member
Activity: 294
Merit: 250
I'm gonna change my rig and put the 6970 into another rig, then I have a rig with only 7950 and another with only 6970.
To much frustation with sgminer multi and different gpus.(marucoin-mod and marucoin-modold)
Gonna test it tommorow when the rent is over..
member
Activity: 94
Merit: 10
This is my config for new sgminer 5 multi with x11-x13mod and work for me fine
i have two card 290-7950

{
"pools" : [
        {
                "name" : "NiceHash_X13",
                "url" : "stratum+tcp://stratum.nicehash.com:4337",
                "user" : "13zxUiNJvcTyeSDiVDRkE74QSh6b9rrPvZ",
      "pass" : "f0=0;f2=0;f3=4;f4=3;f5=0",
      "pool-nfactor" : "10",
                "pool-algorithm" : "marucoin-mod",
                "pool-gpu-engine" : "1040,1050",
           "pool-gpu-memclock" : "1500,1500",
                "pool-thread-concurrency" : "24550,8193"
        },
        {
                "name" : "NiceHash_X11",
                "url" : "stratum+tcp://stratum.nicehash.com:4336",
                "user" : "13zxUiNJvcTyeSDiVDRkE74QSh6b9rrPvZ",
      "pass" : "f0=0;f2=0;f3=4;f4=3;f5=0",
      "pool-nfactor" : "10",
                "pool-algorithm" : "darkcoin-mod",
                "pool-gpu-engine" : "1040,1050",
           "pool-gpu-memclock" : "1500,1500",
                "pool-thread-concurrency" : "24550,8193"
        },
        {
                "name" : "NiceHash_X11 FIX",
                "url" : "stratum+tcp://stratum.nicehash.com:3336",
                "user" : "13zxUiNJvcTyeSDiVDRkE74QSh6b9rrPvZ",
      "pass" : "x",
      "pool-algorithm" : "darkcoin-mod",
                "pool-gpu-engine" : "1040,1050",
           "pool-gpu-memclock" : "1500,1500",
                "pool-thread-concurrency" : "24550,8193"
        },
        {
                "name" : "NiceHash_X13 FIX",
                "url" : "stratum+tcp://stratum.nicehash.com:3337",
                "user" : "13zxUiNJvcTyeSDiVDRkE74QSh6b9rrPvZ",
      "pass" : "x",
                "pool-algorithm" : "marucoin-mod",
                "pool-gpu-engine" : "1040,1050",
           "pool-gpu-memclock" : "1500,1500",
                "pool-thread-concurrency" : "24550,8193"
        }
]
,
"xintensity" : "350,300",
"worksize" : "128",
"algorithm" : "marucoin-mod",
"hamsi-expand-big" : "1,1",
"lookup-gap" : "0",
"thread-concurrency" : "24550,8193",
"shaders" : "0",
"gpu-threads" : "4",
"gpu-engine" : "1040,1050",
"gpu-fan" : "50,50",
"gpu-memclock" : "1500,1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "0,20",
"gpu-vddc" : "0.969,0",
"auto-fan" : true,
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "85",
"api-allow" : "W:127.0.0.1,W:192.168.1.4",
"api-mcast-port" : "4028",
"api-port" : "4028",
"api-listen" : true,
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"no-client-reconnect" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/i586-mingw32msvc/bin",
"kernel" : "ckolivas"
}
newbie
Activity: 45
Merit: 0
anyone can post working config with this new miner??/
 i cant get it to work
always building cholivash kernel

Do not use "pool-algorithm" anymore but use "algorithm" (also in the pool section) or it will not work.

So on my machine it does build the kernels now but my drivers (14.6) keep crashing for one of my cards no matter what settings I try.
It's not just a simple copy-paste your old config when you want to step up to 14.6 I'm afraid Sad


im not using pool-algorithm.

this current binary release by nicehash does not work as it should, there is also many options not read from the global section, like gpu-mem.

i removed all instances of gpu-threads and it ran more than 60 seconds, but the only on 1 thread.
newbie
Activity: 17
Merit: 0
after 60 seconds the following happens

thread was not cancelled in 60 seconds after restart_mining_threads

driver 14.6
5x 280x
Same problem on X13. X11 work fine.
Driver 14.6, 2xR9 270
sr. member
Activity: 332
Merit: 250
anyone can post working config with this new miner??/
 i cant get it to work
always building cholivash kernel

Do not use "pool-algorithm" anymore but use "algorithm" (also in the pool section) or it will not work.

So on my machine it does build the kernels now but my drivers (14.6) keep crashing for one of my cards no matter what settings I try.
It's not just a simple copy-paste your old config when you want to step up to 14.6 I'm afraid Sad
sr. member
Activity: 560
Merit: 250
after 60 seconds the following happens

thread was not cancelled in 60 seconds after restart_mining_threads

driver 14.6
5x 280x

i fixed the default of ckolivas to not specify a default profile and put the algo in the global config.


how fixed cholivash???
newbie
Activity: 45
Merit: 0
after 60 seconds the following happens

thread was not cancelled in 60 seconds after restart_mining_threads

driver 14.6
5x 280x

i fixed the default of ckolivas to not specify a default profile and put the algo in the global config.
sr. member
Activity: 547
Merit: 250
anyone can post working config with this new miner??/
 i cant get it to work
always building cholivash kernel

That's what badman74 & bullus are reporting in too.

Open a github issue?
sr. member
Activity: 560
Merit: 250
anyone can post working config with this new miner??/
 i cant get it to work
always building cholivash kernel
full member
Activity: 219
Merit: 100
you don't need to install 14.6
just use right bin-files and thats all.

for those who have hw in 14.6
change in darkcoin-mod.cl and marucoin-mod.cl
Quote
#define SPH_T32(x) ((x) & SPH_C32(0xFFFFFFFF))
#define SPH_ROTL32(x, n) SPH_T32(((x) << (n)) | ((x) >> (32 - (n))))

#define SPH_T64(x) ((x) & SPH_C64(0xFFFFFFFFFFFFFFFF))
#define SPH_ROTL64(x, n) SPH_T64(((x) << (n)) | ((x) >> (64 - (n))))
to:
Quote
#define SPH_T32(x) (as_uint(x))
#define SPH_ROTL32(x, n) rotate(as_uint(x), as_uint(n))

#define SPH_T64(x) (as_ulong(x))
#define SPH_ROTL64(x, n) rotate(as_ulong(x), (n) & 0xFFFFFFFFFFFFFFFFUL)
delete your bin-files and try again

and please put this bin-files somewhere and give a link
sr. member
Activity: 547
Merit: 250
I'm not using cgwatcher either, but it seems the latest build is running ok without using profiles, but got lower hashrates than the 14.6miner

Deleted your .bin files right, and checked your hamsi-expand-big?

I didn't install 14.6yet but just copied the opencl and amdocl files into the miner but no increase, with 14.6miner it was working like that and offcourse deleted the bins

So wait, you saw performance increase on sgminer-14.6, even though you were using 14.4 drivers and not had 14.6 installed?

That's kind of confusing.
sr. member
Activity: 294
Merit: 250
I'm not using cgwatcher either, but it seems the latest build is running ok without using profiles, but got lower hashrates than the 14.6miner

Deleted your .bin files right, and checked your hamsi-expand-big?

I didn't install 14.6yet but just copied the opencl and amdocl files into the miner but no increase, with 14.6miner it was working like that and offcourse deleted the bins
sr. member
Activity: 547
Merit: 250
I'm not using cgwatcher either, but it seems the latest build is running ok without using profiles, but got lower hashrates than the 14.6miner

Deleted your .bin files right, and checked your hamsi-expand-big?
sr. member
Activity: 294
Merit: 250
sr. member
Activity: 332
Merit: 250
sr. member
Activity: 457
Merit: 273
We have published new binaries (linux, windows), build today ... you already know the most notable updates:

- completely new configuration options with profiles (remember to replace any pool-xxx setting with only xxx), take your time and read thoroughly all the details here: https://github.com/sgminer-dev/sgminer/blob/v5_0/doc/configuration.md
- support for 14.6 drivers
- new x11 (darkcoin-mod) and x13 (marucoin-mod) kernels (make sure you delete your old .bin files before running new version!)
- optimized nist5 (talkcoin-mod) kernel
- numerous bugfixes, also related to algorithm switching

https://www.nicehash.com/software/#sgminer
Jump to: