Author

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

full member
Activity: 182
Merit: 100
To the MOOOON
ONCE AGAIN this another .conf file with ALL THE THREAD CONCURRENCIES AT THE LOWEST POSSIBLE VALUE OF 8192,

-- and there's no mixture of TC's, mixing worksizes, or mixing intensities...  Why mine scrypt if it's on the absolute shittiest possible settings for hashrate?

Like I said, these settings work for me. I tried all the possible algorithms separately with the file and got maximum out of scrypt / nscrypt. X11&X13 also at good rate, without the mods.

PS if you look at the conf you see mixing worksizes..
sr. member
Activity: 547
Merit: 250
ONCE AGAIN this another .conf file with ALL THE THREAD CONCURRENCIES AT THE LOWEST POSSIBLE VALUE OF 8192,

-- and there's no mixture of TC's, mixing worksizes, or mixing intensities...  Why mine scrypt if it's on the absolute shittiest possible settings for hashrate?
full member
Activity: 182
Merit: 100
To the MOOOON
For anyone having problems that sgminer stops directly on startup: delete "gpu-platform" : "0" out the config file, helped me

Been mining multi algo 1/2 day now, no problems. Am mining with r9 280x's with following config:

{
"pools" : [
     {
          "name" : "NiceHash_Scrypt_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4333",
          "user" : "1HqMYK7EmYGxgLLvSHA5S44dwtDJSnPRst",
          "pass" : "d=1024",
          "pool-nfactor" : "10",
          "pool-algorithm" : "zuikkis",
          "pool-gpu-engine" : "1000",
          "pool-thread-concurrency" : "8192"
     },
     {
          "name" : "NiceHash_Scrypt-N_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4335",
          "user" : "1HqMYK7EmYGxgLLvSHA5S44dwtDJSnPRst",
          "pass" : "d=1024",
          "pool-nfactor" : "11",
          "pool-algorithm" : "zuikkis",
          "pool-gpu-engine" : "1000",
     "pool-intensity" : "13",
     "pool-gpu-memclock" : "1500",
     "pool-g" : "2",
     "pool-lookup-gap" : "2",
          "pool-thread-concurrency" : "8192"
     },
     {
          "name" : "NiceHash_X11_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4336",
          "user" : "1HqMYK7EmYGxgLLvSHA5S44dwtDJSnPRst",
          "pass" : "d=0.08",
          "pool-nfactor" : "10",
          "pool-algorithm" : "darkcoin-mod",
          "pool-gpu-engine" : "1100",
          "pool-thread-concurrency" : "8192"
     },
     {
          "name" : "NiceHash_X13_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4337",
          "user" : "1HqMYK7EmYGxgLLvSHA5S44dwtDJSnPRst",
          "pass" : "d=0.08",
          "pool-nfactor" : "10",
          "pool-algorithm" : "marucoin-mod",
          "pool-gpu-engine" : "1100",
     "pool-worksize" : "128",
     "pool-intensity" : "18",
     "pool-g" : "4",
          "pool-thread-concurrency" : "8192"
     },
     {
          "name" : "NiceHash_Keccak_multi!",
          "url" : "stratum+tcp://stratum.nicehash.com:4338",
          "user" : "1HqMYK7EmYGxgLLvSHA5S44dwtDJSnPRst",
          "pass" : "d=1024",
          "pool-nfactor" : "10",
          "pool-algorithm" : "maxcoin",
          "pool-gpu-engine" : "1100",
     "pool-intensity" : "6",
     "pool-gpu-memclock" : "750",
     "pool-gpu-threads" : "1",
          "pool-thread-concurrency" : "8192"
     },
     {
          "name" : "NiceHash_Scrypt_Backup!",
          "url" : "stratum+tcp://stratum.nicehash.com:4333",
          "user" : "1HqMYK7EmYGxgLLvSHA5S44dwtDJSnPRst",
          "pass" : "d=1024",
          "pool-nfactor" : "10",
          "pool-algorithm" : "zuikkis",
          "pool-gpu-engine" : "1000",
          "pool-thread-concurrency" : "8192"
     },
     {
          "name" : "some third-party scrypt backup pool",
          "url" : "stratum+tcp://am01.eu.trademybit.com:5550",
          "user" : "dophoeve.1",
          "pass" : "x",
          "pool-nfactor" : "10",
          "pool-algorithm" : "marucoin-mod",
          "pool-gpu-engine" : "1100",
          "pool-thread-concurrency" : "8192"
     }
]
,
"intensity" : "13",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048",
"gpu-threads" : "2",
"gpu-engine" : "1070",
"gpu-fan" : "100",
"gpu-memclock" : "1500",
"gpu-powertune" : "20",
"gpu-vddc" : "1.162",
"temp-cutoff" : "95",
"temp-overheat" : "85",
"temp-target" : "75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "10",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"no-client-reconnect" : true,
"failover-only" : true,
"failover-switch-delay" : "30",
"api-allow" : "W:127.0.0.1/24",
"api-listen" : true
}

Hope this helps someone!!
sr. member
Activity: 547
Merit: 250
So far, this particular miner is useful for going between X11/X13 since those have the same hardcoded thread concurrencies.

I fucking had a really good idea that flipping TCs amongst algos was a terrible idea in the same instance.

Edit: Confirmed if you strip out the multiports for scrypt, scrypt-N, and scrypt-backup then it doesn't shit all over the cards, so currently right now what we have is a pretty well-working X11/X13 kernel-switching combo-miner.

Edit2: Which is cool for the summer right now since, electricity, heat, blah blah blah.  Can we get anybody with results for all 4 algos in the same mining instance, and can we see the log file where we get to watch it switching algos?

Edit3: Also, seem to notice in the latest build that there is a SLIGHT performance drop in the X13 hashing from about 3.4 -> 3.2; can't identify why.  I'm going to go back and see if the uptime counter is causing a performance hit.

Edit4: It seems to be caused by Nicehash getting stratum work restarts...
member
Activity: 70
Merit: 10
Fitcoin (Freedom Though Fitness)
That's just a way too difficult to setup Sad
sr. member
Activity: 547
Merit: 250
Fuck, maybe this is what's going on.

Code:
[00:34:35] Algorithm alexkarold not found, using ckolivas.
[00:34:35] Started sgminer 4.2.1
[00:34:35] Loaded configuration file C:\sgminer_v5_0\sgminer-nicehash.conf

Elun, mrbdo, the best scrypt kernel file for R9 290X cards is this one found in the cgminer 3.7.3 is this file "scrypt130511_alexey.cl"

Can we get this kernel file built in?  I'm going to try and dry drop it in right now.

However, it can find alexkarnew... but here is what happens...

Code:
[00:40:29] Switching to NiceHash_Scrypt_backup
[00:40:29] Rejected untracked stratum share from NiceHash_X11_multi
[00:40:29] Stratum connection to NiceHash_X11_multi interrupted
[00:40:30] NiceHash_Scrypt_backup difficulty changed to 512
[00:40:31] NiceHash_X13_multi alive, testing stability
[00:40:33] NiceHash_Scrypt_backup extranonce change requested
[00:40:33] Network diff set to 597M
[00:40:33] Stratum from NiceHash_Scrypt_backup detected new block
[00:40:33] Network diff set to 717K
[00:40:33] Stratum from NiceHash_Scrypt_backup detected new block
[00:40:35] Network diff set to 816
[00:40:35] Stratum from mrr x13 platinum4.2 detected new block
[00:40:36] Network diff set to 799
[00:40:36] Stratum from NiceHash_X13_multi detected new block
[00:40:38] Waiting for work to be available from pools.
[00:40:38] Work available from pools, resuming.
[00:40:39] Building binary alexkarnewHawaiiglg2tc32765nf10w128l4.bin
[00:40:43] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:40:43] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:40:43] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:40:43] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:40:43] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:40:43] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:40:43] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKernel)
[00:40:43] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKernel)
[00:40:43] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKernel)
[00:40:43] GPU 2 failure, disabling!
[00:40:43] GPU 1 failure, disabling!
[00:40:43] GPU 0 failure, disabling!
[00:40:45] Thread 1 being disabled
[00:40:45] NiceHash_Scrypt_backup stale share detected, submitting as user requested
[00:40:45] Accepted 69f6d357 Diff 618/512 GPU 2 at NiceHash_Scrypt_backup
[00:40:54] Network diff set to 467K
[00:40:54] Stratum from NiceHash_Scrypt_backup detected new block
[00:40:55] Stratum from NiceHash_Scrypt_backup detected new block
[00:41:07] Stratum from NiceHash_Scrypt_backup detected new block
[00:41:27] Stratum from NiceHash_Scrypt_backup detected new block
[00:41:48] NiceHash_X13_multi stable for 30 seconds
[00:41:48] Switching to NiceHash_X13_multi
[00:42:12] Network diff set to 801
[00:42:12] Stratum from NiceHash_X13_multi detected new block
[00:42:15] Network diff set to 467K
[00:42:15] Stratum from NiceHash_Scrypt_backup detected new block
[00:42:37] Network diff set to 822
[00:42:37] Stratum from NiceHash_X13_multi detected new block
[00:42:59] NiceHash_X13_multi extranonce change requested
[00:42:59] NiceHash_X13_multi difficulty changed to 0.020
[00:42:59] Stratum from NiceHash_X13_multi requested work restart
[00:43:14] Network diff set to 854
[00:43:14] Stratum from NiceHash_X13_multi detected new block
[00:43:28] Network diff set to 869
[00:43:28] Stratum from NiceHash_X13_multi detected new block
[00:43:41] Network diff set to 921
[00:43:41] Stratum from NiceHash_X13_multi detected new block
[00:43:47] Network diff set to 972
[00:43:47] Stratum from NiceHash_X13_multi detected new block
[00:44:04] Network diff set to 1.03K
sr. member
Activity: 547
Merit: 250
Here is my windows build with latest changes: https://www.dropbox.com/s/28e1tv9ho64eolc/sgminer_v5_0_05062014.zip
There is no ADL GPU idle patch, we tested it and driver drops clocks and gpu load automatically, if all pools dead/internet connection disabled. Let us know, if in your case gpu runs at full speed with all pools dead/internet connection disabled.
No sick time increase, check this comment: https://github.com/sgminer-dev/sgminer/pull/217#issuecomment-45047918

Elun this build crashes out immediately with HW errors even if you use the exact same .conf file from the previous build.

Something we're missing?

Wow, can i see your conf file?

Sure thing, I have this one currently working on the machine that will SHUT OFF CARDS when flipping to Scrypt.  This is NOT in the new 6/5/14 build, as I couldn't get it to go past initializing...  Let me see if it will build with an X13 base in the bottom part of the conf.

Code:
{
"pools" : [
{
"name" : "br x13 platinum4.3",
"url" : "stratum+tcp://r6215.g52.rigs.eu.betarigs.com:9046",
"user" : "--",
"pass" : "x",
"pool-nfactor" : "10",
        "pool-algorithm" : "marucoin-mod",
        "pool-gpu-engine" : "1050",
        "pool-thread-concurrency" : "14080",
"pool-rawintensity" : "720896"
},
    {
          "name" : "NiceHash_Scrypt_multi",
          "url" : "stratum+tcp://stratum.nicehash.com:4333",
          "user" : "--",
          "pass" : "d=512",
          "pool-nfactor" : "10",
          "pool-algorithm" : "alexkarold",
          "pool-thread-concurrency" : "32765",
  "pool-rawintensity" : "1802240"
     },
     {
          "name" : "NiceHash_Scrypt-N_multi",
          "url" : "stratum+tcp://stratum.nicehash.com:4335",
          "user" : "--",
          "pass" : "d=512",
          "pool-nfactor" : "11",
          "pool-algorithm" : "zuikkis",
          "pool-thread-concurrency" : "24500",
  "pool-rawintensity" : "1802240"
     },
     {
          "name" : "NiceHash_X11_multi",
          "url" : "stratum+tcp://stratum.nicehash.com:4336",
          "user" : "--",
          "pass" : "d=0.02",
          "pool-nfactor" : "10",
          "pool-algorithm" : "darkcoin-mod",
          "pool-thread-concurrency" : "14080",
  "pool-rawintensity" : "720896"
     },
     {
          "name" : "NiceHash_X13_multi",
          "url" : "stratum+tcp://stratum.nicehash.com:4337",
          "user" : "--",
          "pass" : "d=0.02",
          "pool-nfactor" : "10",
          "pool-algorithm" : "marucoin-mod",
          "pool-thread-concurrency" : "14080",
  "pool-rawintensity" : "720896"
     },
     {
          "name" : "NiceHash_Keccak_multi",
          "url" : "stratum+tcp://stratum.nicehash.com:4338",
          "user" : "--",
          "pass" : "d=512",
          "pool-nfactor" : "10",
          "pool-algorithm" : "maxcoin",
          "pool-gpu-engine" : "1050",
          "pool-thread-concurrency" : "8192",
  "pool-rawintensity" : "8192"
     },
     {
          "name" : "NiceHash_Scrypt_backup",
          "url" : "stratum+tcp://stratum.nicehash.com:3333",
          "user" : "--",
          "pass" : "d=512",
          "pool-nfactor" : "10",
          "pool-algorithm" : "alexkarnew",
          "pool-thread-concurrency" : "32765",
  "pool-rawintensity" : "1802240"
     }
],
"scrypt" : true,
"algorithm" : "marucoin-mod",
"failover-only" : true,
"rawintensity" : "720896",
"vectors" : "1",
"worksize" : "128",
"lookup-gap" : "2",
"shaders" : "2816",
"gpu-engine" : "1050,1050,1040",
"gpu-fan" : "70-100",
"gpu-memclock" : "1500,1500,1300",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "1.05",
"temp-cutoff" : "96",
"temp-overheat" : "94",
"temp-target" : "88",
"auto-fan" : true,
"api-port" : "4028",
"expiry" : "1",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"temp-hysteresis" : "2",
"shares" : "0",
"no-restart" : true,
"failover-switch-delay" : "30",
"show-coindiff" : true
}
member
Activity: 96
Merit: 10
This is working ok for me except for keccak. When mining keccak, I'm getting a lot of stale shares and job not found.  Roughly 20% reject rate for keccak.  Still submits accepted shares, but tons of stale and not found.  The rest (scrypt, scrypt-n, x11, and x13) are working great.  No problems with Nicehash algo-switching for the last 24 hours using it.  Running on Ubuntu 12.04, compiled myself from source.  I'm using an ASUS 280x.

Average hashrates:
scrypt - 771kh/s
scrypt-n - 355kh/s
x11 - 2.650Mh/s
x13 - 2.750Mh/s
keccak - 355Mh/s w/ ~20% reject rate

My FULL config:
Code:
{
"pools" : [
        {
                "poolname" : "NiceHash-Scrypt",
                "url" : "stratum+tcp://stratum.nicehash.com:4333",
                "user" : "BTCaddress",
                "pass" : "d=64",
                "pool-thread-concurrency" : "8192",
                "pool-algorithm" : "zuikkis",
                "pool-intensity" : "13",
                "pool-gpu-engine" : "1100",
                "pool-gpu-memclock" : "1500"
        },
        {
                "poolname" : "NiceHash-Scrypt-N",
                "url" : "stratum+tcp://stratum.nicehash.com:4335",
                "user" : "BTCaddress",
                "pass" : "d=64",
                "pool-thread-concurrency" : "8192",
                "pool-nfactor" : "11",
                "pool-algorithm" : "zuikkis",
                "pool-intensity" : "13",
                "pool-gpu-engine" : "1080",
                "pool-gpu-memclock" : "1500"
        },
        {
                "poolname" : "NiceHash-X11",
                "url" : "stratum+tcp://stratum.nicehash.com:4336",
                "user" : "BTCaddress",
                "pass" : "d=0.008",
                "pool-thread-concurrency" : "8192",
                "pool-algorithm" : "darkcoin-mod",
                "pool-intensity" : "13",
                "pool-gpu-engine" : "1150",
                "pool-gpu-memclock" : "1500"
        },
        {
                "poolname" : "NiceHash-X13",
                "url" : "stratum+tcp://stratum.nicehash.com:4337",
                "user" : "BTCaddress",
                "pass" : "d=0.008",
                "pool-thread-concurrency" : "262144",
                "pool-algorithm" : "marucoin-mod",
                "pool-intensity" : "18",
                "pool-gpu-engine" : "1150",
                "pool-gpu-memclock" : "1500"
        },
        {
                "poolname" : "NiceHash-Keccak",
                "url" : "stratum+tcp://stratum.nicehash.com:4338",
                "user" : "BTCaddress",
                "pass" : "d=64",
                "pool-thread-concurrency" : "16384",
                "pool-algorithm" : "maxcoin",
                "pool-intensity" : "14",
                "pool-gpu-engine" : "1150",
                "pool-gpu-memclock" : "1500"
        },
        {
                "poolname" : "TradeMyBit",
                "url" : "stratum+tcp://east01.us.trademybit.com:4440",
                "user" : "worker",
                "pass" : "1234",
                "pool-thread-concurrency" : "8192",
                "pool-algorithm" : "darkcoin-mod",
                "pool-intensity" : "13",
                "pool-gpu-engine" : "1150",
                "pool-gpu-memclock" : "1500"
        }
]
,
"xintensity" : "0",
"rawintensity" : "0",
"worksize" : "256",
"lookup-gap" : "2",
"shaders" : "0",
"gpu-threads" : "2",
"gpu-fan" : "30-85",
"gpu-memdiff" : "0",
"gpu-powertune" : "-20",
"gpu-vddc" : "0.000",
"temp-cutoff" : "90",
"temp-overheat" : "85",
"temp-target" : "72",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-network" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1",
"auto-fan" : true,
"auto-gpu" : false,
"expiry" : "1",
"failover-switch-delay" : "30",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"no-submit-stale" : false,
"queue" : "1",
"scan-time" : "1",
"temp-hysteresis" : "3",
"shares" : "0",
"failover-only" : true,
"kernel-path" : "/home/user/Downloads/sgminer-5_0/kernel"
}
sr. member
Activity: 547
Merit: 250
Here goes another.

Something wrong on the Nicehash side or what?

Code:
[00:30:49] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:30:49] Algorithm alexkarold not found, using ckolivas.
[00:30:49] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:30:49] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:30:49] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:30:49] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:30:49] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:30:49] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:30:49] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:30:49] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:30:49] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:30:49] Started sgminer 4.2.1
[00:30:49] Loaded configuration file C:\sgminer_v5_0\sgminer-nicehash.conf
[00:30:49] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:30:49] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:30:49] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:30:50] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:30:50] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:30:50] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:30:50] Probing for an alive pool
[00:30:51] Switching to NiceHash_Scrypt_backup - first alive pool
[00:30:52] Network diff set to 1.36M
[00:30:52] NiceHash_X11_multi alive, testing stability
[00:30:52] Switching to NiceHash_X11_multi
[00:30:52] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:30:52] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:30:52] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:30:52] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:30:52] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:30:52] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:30:52] Switching mrr x13 platinum4.2 to stratum+tcp://us-east01.miningrigrentals.com:50100
[00:30:53] Reconnect requested from NiceHash_X11_multi to stratum.nicehash.com:4336
[00:30:54] NiceHash_X11_multi difficulty changed to 0.020
[00:30:54] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKernel)
[00:30:54] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKernel)
[00:30:54] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKernel)
[00:30:54] GPU 0 failure, disabling!
[00:30:54] GPU 2 failure, disabling!
[00:30:54] GPU 1 failure, disabling!
[00:31:00] Network diff set to 471
[00:31:00] New block detected on network before pool notification
[00:31:00] Stratum from NiceHash_X11_multi requested work restart
[00:31:05] Network diff set to 498
[00:31:05] Stratum from NiceHash_X11_multi detected new block
^C

Anybody know what THIS IS, and how to get rid of it?

Code:
[00:30:54] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKernel)
[00:30:54] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKernel)
[00:30:54] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKernel)

It's pretty clear we can get this flip-flop between X11/X13/[maybe] Keccak - but when flip to Scrypt----> NOPE!
sr. member
Activity: 547
Merit: 250
Here's what happens when the miner SHUTS OFF YOUR FUCKING CARDS

Code:
[00:25:27] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:25:27] Algorithm alexkarold not found, using ckolivas.
[00:25:27] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:25:27] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:25:27] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:25:27] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:25:27] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:25:27] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:25:27] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:25:27] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:25:27] Specifying pool name by --poolname is deprecated. Use --name instead.
[00:25:27] Started sgminer 4.2.1
[00:25:27] Loaded configuration file C:\sgminer_v5_0\sgminer-nicehash.conf
[00:25:28] Building binary marucoin-modHawaiiglg2tc14080nf10w128l4.bin
[00:25:45] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:25:45] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:25:45] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:25:45] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:25:45] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:25:45] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:25:45] Probing for an alive pool
[00:25:46] Switching to Marucoin suprnova - first alive pool
[00:25:46] Network diff set to 38
[00:25:46] NiceHash_Scrypt_backup alive, testing stability
[00:25:46] Switching to NiceHash_Scrypt_backup
[00:25:46] Network diff set to 467K
[00:25:46] New block detected on network before pool notification
[00:25:47] Building binary alexkarnewHawaiiglg2tc32765nf10w128l4.bin
[00:25:49] Switching mrr x13 platinum4.2 to stratum+tcp://us-east01.miningrigrentals.com:50100
[00:25:52] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:25:52] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:25:52] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:25:52] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:25:52] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:25:52] Initialising kernel alexkarnew.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[00:25:54] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKernel)
[00:25:54] GPU 2 failure, disabling!
[00:25:54] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKernel)
[00:25:54] GPU 1 failure, disabling!
[00:25:54] NiceHash_Scrypt_backup stale share detected, submitting as user requested
[00:25:54] Error -4: Enqueueing kernel onto command queue. (clEnqueueNDRangeKernel)
[00:25:54] GPU 0 failure, disabling!
[00:25:54] Accepted 22acd7aa Diff 1.89K/512 GPU 1 at NiceHash_Scrypt_backup
[00:25:54] Stratum from NiceHash_Scrypt_backup requested work restart
[00:26:02] Network diff set to 394
[00:26:02] Stratum from tmb x13 multiport west detected new block
[00:26:02] Stratum from tmb x13 multiport eu1 detected new block
^C

My question is, how did it accept the 1 share at the Scrypt?

It's obvious this thing fucks up really bad when it tries to flip to it.
member
Activity: 117
Merit: 10
Here is my windows build with latest changes: https://www.dropbox.com/s/28e1tv9ho64eolc/sgminer_v5_0_05062014.zip
There is no ADL GPU idle patch, we tested it and driver drops clocks and gpu load automatically, if all pools dead/internet connection disabled. Let us know, if in your case gpu runs at full speed with all pools dead/internet connection disabled.
No sick time increase, check this comment: https://github.com/sgminer-dev/sgminer/pull/217#issuecomment-45047918

Elun this build crashes out immediately with HW errors even if you use the exact same .conf file from the previous build.

Something we're missing?

Wow, can i see your conf file?
sr. member
Activity: 547
Merit: 250
24 hours uptime, 1 SICK -> DEAD card on a R9 290X, same setting as before.

Whoever it was, mrbdo or whatever ---> WHAT IS YOUR PARTICULAR REASON for not wanting to extend the SICK timer?

Mine to extend it is to TEST STABILITY OVER A COURSE OF A FEW DAYS OF UPTIME

I'm having trouble tweaking it for my 290x, would you mind sharing your settings? 

See above post.

That gives me 2.8M on X13, we're far from 3.4M-ish.  What are you getting with those settings?

I get 3.4 steady, check and make sure you have an MSI AB, gpu-threads2 etc

Post back with your results please.
sr. member
Activity: 547
Merit: 250
Here is my windows build with latest changes: https://www.dropbox.com/s/28e1tv9ho64eolc/sgminer_v5_0_05062014.zip
There is no ADL GPU idle patch, we tested it and driver drops clocks and gpu load automatically, if all pools dead/internet connection disabled. Let us know, if in your case gpu runs at full speed with all pools dead/internet connection disabled.
No sick time increase, check this comment: https://github.com/sgminer-dev/sgminer/pull/217#issuecomment-45047918

Elun this build crashes out immediately with HW errors even if you use the exact same .conf file from the previous build.

Something we're missing?
legendary
Activity: 1848
Merit: 1018
Nice goal and project, but don't release it before it WORKS.

I haven't even tried it yet after reading all these threads,
but from my experience, you will NOT get cards to not be
sick, work at all, be dead, or hash at previous speeds once
you go in and out of Scrypt-N. Scrypt-N switching needs
a reboot if you switch algos.
lbr
sr. member
Activity: 423
Merit: 254
Tried for over an hour to get something decent going between the x11 and x13 pools but nothing seems to be working correctly. I'll just leave everything on x13 for now.

If somebody has a conf file that works correctly with 7970's i'd love to take a peek.

I keep having sgminer quit on me after 60 seconds.  Sometimes it accepts a share with 0.00 diff.  Just spent 4 hours testing and trying different settings and the 60 second quit kept happening.  

Issue
Quote
thread was not cancelled in 60 seconds after restart_mining_threads

Cause
sgminer.c
line 6224 - bool soft_restart = !work->pool->gpu_threads; - wtf??
line 6290 - quit(1, "thread was not cancelled in 60 seconds after restart_mining_threads"); - right...

Workaround
remove all "pool-gpu-threads" from the config and use global "gpu-threads".
this ofc sucks, but will do till the bug-fix.

p.s.
I do miss ckolivas ; (
newbie
Activity: 26
Merit: 0
I finally managed to get it fully working on xubuntu 13.10 (multi with ALL algorithms). It took me about 7 hours of painful troubleshooting, but hey, it works.
member
Activity: 98
Merit: 10
Tried for over an hour to get something decent going between the x11 and x13 pools but nothing seems to be working correctly. I'll just leave everything on x13 for now.

If somebody has a conf file that works correctly with 7970's i'd love to take a peek.
full member
Activity: 142
Merit: 101
I keep having sgminer quit on me after 60 seconds.  Sometimes it accepts a share with 0.00 diff.  Just spent 4 hours testing and trying different settings and the 60 second quit kept happening. 
sr. member
Activity: 372
Merit: 250
24 hours uptime, 1 SICK -> DEAD card on a R9 290X, same setting as before.

Whoever it was, mrbdo or whatever ---> WHAT IS YOUR PARTICULAR REASON for not wanting to extend the SICK timer?

Mine to extend it is to TEST STABILITY OVER A COURSE OF A FEW DAYS OF UPTIME

I'm having trouble tweaking it for my 290x, would you mind sharing your settings? 

See above post.

That gives me 2.8M on X13, we're far from 3.4M-ish.  What are you getting with those settings?
Jump to: