Bitcoin Forum
June 23, 2024, 04:38:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 233 »
  Print  
Author Topic: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner  (Read 877805 times)
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
June 23, 2014, 07:10:12 PM
Last edit: June 23, 2014, 07:27:15 PM by badman74
 #681

anyone else having problems setting memclocks ?

with the latest release it bumps all my cards to 1600 memclock no matter what i do, even when i change it manualy in the miner it refuses to take it.
nope mine are staying right where i set them
here is my conf for comparison
Code:
{
"pools" : [
{
"name" : "NH x13 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4337",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=.01;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "x13"
},
{
"name" : "NH x11 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4336",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=.01;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "x11"
},
{
"name" : "NH keccak multi",
"url" : "stratum+tcp://stratum.nicehash.com:4338",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=64;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "keccak"
},
{
"name" : "NH scrypt multi",
"url" : "stratum+tcp://stratum.nicehash.com:4333",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=64;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "scrypt"
},
{
"name" : "NH nscrypt multi",
"url" : "stratum+tcp://stratum.nicehash.com:4335",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=64;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "nscrypt"
}
],
"profiles" : [
{
"name" : "x11",
"algorithm" : "darkcoin-mod",
"intensity" : "18",
"gpu-threads" : "2",
"gpu-powertune" : "30",
"worksize": "128",
"gpu-engine": "1040",
"gpu-memclock": "1400",
"gpu-fan": "65-100"
},
{
"name" : "x13",
"algorithm" : "marucoin-mod",
"intensity" : "18",
"gpu-threads" : "2",
"gpu-powertune" : "30",
"worksize": "256",
"gpu-engine": "1040",
"gpu-memclock": "1300",
"gpu-fan": "75-100"
},
{
"name" : "scrypt",
"intensity" : "16",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "1",
"algorithm" : "alexkarnew",
"nfactor" : "10",
"gpu-engine" : "950",
"gpu-memclock" : "1100",
"gpu-fan" : "85-100"
},
{
"name" : "nscrypt",
"intensity" : "16",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "1",
"algorithm" : "alexkarnew",
"nfactor" : "11",
"gpu-engine" : "950",
"gpu-memclock" : "1100",
"gpu-fan" : "85-100"
},
{
"name" : "keccak",
"intensity" : "14",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "2",
"algorithm" : "maxcoin",
"gpu-engine" : "1040",
"gpu-memclock" : "1300",
"gpu-fan" : "75-100"
}
],
"gpu-map" : "0:1,1:0",
"hamsi-expand-big" : "1",
"failover-only" : true,
"shaders" : "2560",
"gpu-vddc" : ".95",
"temp-cutoff" : "96",
"temp-overheat" : "94",
"temp-target" : "88",
"auto-fan" : true,
"auto-gpu" : true,
"api-port" : "4028",
"expiry" : "1",
"gpu-dyninterval" : "7",
"hotplug" : "5",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"temp-hysteresis" : "2",
"shares" : "0",
"no-submit-stale" : true,
"no-restart" : true,
"failover-switch-delay" : "30",
"show-coindiff" : true,
"remove-disabled" : true,
"extranonce-subscription" : true
}

platinum4
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
June 23, 2014, 07:34:52 PM
 #682

I'm working if I get some time I'll flip over miners to the newest badman74 build from a few posts ago.

Keep me informed y'all, especially of Windows uptimes and any occurrences of SICK/DEAD.
phzi
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 23, 2014, 07:36:25 PM
 #683

ubuntu 13.10
5x R9 290
fglrx 13.25.5 [Jan  8 2014]
sgminer_v5 2014-06-22

per-GPU (r9 290) performance:
scrypt: 840 Kh/s
scrypt-N: 420 Kh/s
x11: 3.35 Mh/s
x13: 2.55 Mh/s
keccak: 420 Mh/s

BTW: as far as I understand better x11 and x13 performance can be achieved with 14.6 drivers? Or are there any other hacks needed?
The STILT's BIOS (see litecoin talk forums - Post 1 + Post 1) is definitely worthwhile for 290s.  And I have seen a large boost with 14.6 for x11/x13.  Worksize and intensity are also VERY important.  You will see huge variance based on your worksize and intensity settings. + or - 1 or 2 on my xI values and I see a 1MH/s drop in hash production.  Up or down one worksize unit, and same thing.

phzi ShelfRig (Testing Rig)
4x R9 290
gentoo w/
xorg-server-1.15.1
ati-drivers 14.6_beta1

Mining X11:


Config for X11 and X13:
Code:
"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"
        },
],
"hamsi-expand-big" : "1,1",
(Overclocking the engine results in higher hashrates, but the marginal gains don't seem worthwhile).  The only difference with the higher hashrate card (#0) is that it has the best airflow and is consistently cooler - it actually ran at 4.44MH/s for several hours before jumping up randomly.

Hot switching between X11 and X13 works quite well.  I got X11, X13, and Nscrypt switching working okay (slightly decreased X11 hashrate), but adding more algorithms hits occasional stability issues - still tuning/testing.  Basically, the more algorithms I try to hot swap to, the more hashrate seems to deteriorate.
Ninetoe
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
June 23, 2014, 09:17:37 PM
 #684

anyone else having problems setting memclocks ?

with the latest release it bumps all my cards to 1600 memclock no matter what i do, even when i change it manualy in the miner it refuses to take it.
nope mine are staying right where i set them
here is my conf for comparison
Code:
{
"pools" : [
{
"name" : "NH x13 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4337",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=.01;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "x13"
},
{
"name" : "NH x11 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4336",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=.01;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "x11"
},
{
"name" : "NH keccak multi",
"url" : "stratum+tcp://stratum.nicehash.com:4338",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=64;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "keccak"
},
{
"name" : "NH scrypt multi",
"url" : "stratum+tcp://stratum.nicehash.com:4333",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=64;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "scrypt"
},
{
"name" : "NH nscrypt multi",
"url" : "stratum+tcp://stratum.nicehash.com:4335",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=64;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "nscrypt"
}
],
"profiles" : [
{
"name" : "x11",
"algorithm" : "darkcoin-mod",
"intensity" : "18",
"gpu-threads" : "2",
"gpu-powertune" : "30",
"worksize": "128",
"gpu-engine": "1040",
"gpu-memclock": "1400",
"gpu-fan": "65-100"
},
{
"name" : "x13",
"algorithm" : "marucoin-mod",
"intensity" : "18",
"gpu-threads" : "2",
"gpu-powertune" : "30",
"worksize": "256",
"gpu-engine": "1040",
"gpu-memclock": "1300",
"gpu-fan": "75-100"
},
{
"name" : "scrypt",
"intensity" : "16",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "1",
"algorithm" : "alexkarnew",
"nfactor" : "10",
"gpu-engine" : "950",
"gpu-memclock" : "1100",
"gpu-fan" : "85-100"
},
{
"name" : "nscrypt",
"intensity" : "16",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "1",
"algorithm" : "alexkarnew",
"nfactor" : "11",
"gpu-engine" : "950",
"gpu-memclock" : "1100",
"gpu-fan" : "85-100"
},
{
"name" : "keccak",
"intensity" : "14",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "2",
"algorithm" : "maxcoin",
"gpu-engine" : "1040",
"gpu-memclock" : "1300",
"gpu-fan" : "75-100"
}
],
"gpu-map" : "0:1,1:0",
"hamsi-expand-big" : "1",
"failover-only" : true,
"shaders" : "2560",
"gpu-vddc" : ".95",
"temp-cutoff" : "96",
"temp-overheat" : "94",
"temp-target" : "88",
"auto-fan" : true,
"auto-gpu" : true,
"api-port" : "4028",
"expiry" : "1",
"gpu-dyninterval" : "7",
"hotplug" : "5",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"temp-hysteresis" : "2",
"shares" : "0",
"no-submit-stale" : true,
"no-restart" : true,
"failover-switch-delay" : "30",
"show-coindiff" : true,
"remove-disabled" : true,
"extranonce-subscription" : true
}




i tried that config and no luck, tried to DDU remove my drivers and reinstall 14.6. memclock is completly locked, i can change it in windows,afterburner etc. but when sgminer fires up it locks at gpu stock values and cant be changed. realy annoying Sad
Slix
Newbie
*
Offline Offline

Activity: 49
Merit: 0



View Profile
June 23, 2014, 09:24:19 PM
 #685

I just posted another update. I changed the GPU initialization to only happen once sgminer goes to starts hashing on a pool. This might prevent unnecessary kernels from loading or algo switching to happen at startup.
Slix
Newbie
*
Offline Offline

Activity: 49
Merit: 0



View Profile
June 23, 2014, 09:28:33 PM
 #686

anyone else having problems setting memclocks ?

with the latest release it bumps all my cards to 1600 memclock no matter what i do, even when i change it manualy in the miner it refuses to take it.
nope mine are staying right where i set them
here is my conf for comparison
Code:
{
"pools" : [
{
"name" : "NH x13 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4337",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=.01;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "x13"
},
{
"name" : "NH x11 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4336",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=.01;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "x11"
},
{
"name" : "NH keccak multi",
"url" : "stratum+tcp://stratum.nicehash.com:4338",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=64;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "keccak"
},
{
"name" : "NH scrypt multi",
"url" : "stratum+tcp://stratum.nicehash.com:4333",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=64;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "scrypt"
},
{
"name" : "NH nscrypt multi",
"url" : "stratum+tcp://stratum.nicehash.com:4335",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=64;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "nscrypt"
}
],
"profiles" : [
{
"name" : "x11",
"algorithm" : "darkcoin-mod",
"intensity" : "18",
"gpu-threads" : "2",
"gpu-powertune" : "30",
"worksize": "128",
"gpu-engine": "1040",
"gpu-memclock": "1400",
"gpu-fan": "65-100"
},
{
"name" : "x13",
"algorithm" : "marucoin-mod",
"intensity" : "18",
"gpu-threads" : "2",
"gpu-powertune" : "30",
"worksize": "256",
"gpu-engine": "1040",
"gpu-memclock": "1300",
"gpu-fan": "75-100"
},
{
"name" : "scrypt",
"intensity" : "16",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "1",
"algorithm" : "alexkarnew",
"nfactor" : "10",
"gpu-engine" : "950",
"gpu-memclock" : "1100",
"gpu-fan" : "85-100"
},
{
"name" : "nscrypt",
"intensity" : "16",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "1",
"algorithm" : "alexkarnew",
"nfactor" : "11",
"gpu-engine" : "950",
"gpu-memclock" : "1100",
"gpu-fan" : "85-100"
},
{
"name" : "keccak",
"intensity" : "14",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "2",
"algorithm" : "maxcoin",
"gpu-engine" : "1040",
"gpu-memclock" : "1300",
"gpu-fan" : "75-100"
}
],
"gpu-map" : "0:1,1:0",
"hamsi-expand-big" : "1",
"failover-only" : true,
"shaders" : "2560",
"gpu-vddc" : ".95",
"temp-cutoff" : "96",
"temp-overheat" : "94",
"temp-target" : "88",
"auto-fan" : true,
"auto-gpu" : true,
"api-port" : "4028",
"expiry" : "1",
"gpu-dyninterval" : "7",
"hotplug" : "5",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"temp-hysteresis" : "2",
"shares" : "0",
"no-submit-stale" : true,
"no-restart" : true,
"failover-switch-delay" : "30",
"show-coindiff" : true,
"remove-disabled" : true,
"extranonce-subscription" : true
}




i tried that config and no luck, tried to DDU remove my drivers and reinstall 14.6. memclock is completly locked, i can change it in windows,afterburner etc. but when sgminer fires up it locks at gpu stock values and cant be changed. realy annoying Sad

Can you link your config?
Ninetoe
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
June 23, 2014, 09:49:09 PM
 #687

Code:
{

"pools" : [
{

          "name" : "TMB X13 Multi EU",
          "url" : "stratum+tcp://am02.eu.trademybit.com:4011",
          "user" : "Ninetoe.3",
          "pass" : "x",
          "algorithm" : "marucoin-mod"

     },
     {

          "name" : "TMB X11 Multi EU",
          "url" : "stratum+tcp://am02.eu.trademybit.com:4010",
          "user" : "Ninetoe.3",
          "pass" : "x",
          "algorithm" : "darkcoin-mod"

     },
     {

          "name" : "TMB X13 EU",
          "url" : "stratum+tcp://am02.eu.trademybit.com:5550",
          "user" : "Ninetoe.3",
          "pass" : "x",
          "algorithm" : "marucoin-mod"

     },
     {

          "name" : "TMB X11 EU",
          "url" : "stratum+tcp://am02.eu.trademybit.com:4440",
          "user" : "Ninetoe.3",
          "pass" : "x",
  "algorithm" : "darkcoin-mod"

     },
     {

          "name" : "TMB X13 US",
          "url" : "stratum+tcp://east02.us.trademybit.com:5550",
          "user" : "Ninetoe.3",
          "pass" : "x",
  "algorithm" : "marucoin-mod"
     }

],
"algorithm" : "darkcoin-mod",
"auto-fan" : true,
"intensity" : "18",
"extranonce-subscribe" : true,
"api-allow" : "W:192.168.1.0/24,W:127.0.0.1",
"api-listen" : true,
"api-port" : "4003",
"expiry" : "10",
"failover-only" : true,
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"failover-switch-delay" : "10",
"gpu-engine" : "1120",
"gpu-memclock" : "1500",
"gpu-threads" : "2",
"gpu-platform" : "1",
"gpu-fan" : "50-100",
"gpu-powertune" : "20",
"temp-target" : "75",
"vectors" : "1",
"lookup-gap" : "0",
"hamsi-expand-big" : "4",
"no-pool-disable" : true
}


i used profiles earlier, but cgwatcher REALY didnt like it hehe.
bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
June 23, 2014, 09:50:08 PM
 #688

I just posted another update. I changed the GPU initialization to only happen once sgminer goes to starts hashing on a pool. This might prevent unnecessary kernels from loading or algo switching to happen at startup.

Where can we find your updated windows build?

btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
platinum4
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
June 23, 2014, 10:03:11 PM
 #689

I just posted another update. I changed the GPU initialization to only happen once sgminer goes to starts hashing on a pool. This might prevent unnecessary kernels from loading or algo switching to happen at startup.

Yeah, where'd you come from dude?  Can you fix up the porting to Windows?
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
June 23, 2014, 10:25:51 PM
Last edit: June 23, 2014, 10:42:10 PM by badman74
 #690

I just posted another update. I changed the GPU initialization to only happen once sgminer goes to starts hashing on a pool. This might prevent unnecessary kernels from loading or algo switching to happen at startup.
i cant even get the miner to start most of the time with this build
it just stays on sgminer started then after a while it quits
here is the build, but be sure to test this before you overwrite your old version as it does not work for me most of the time
https://mega.co.nz/#!SAo0DApL!vxvW2o3VyRVXIA3TtUSCkOrrLfiInpg7Snc6hDpF5nk
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
June 23, 2014, 10:26:50 PM
 #691

I just posted another update. I changed the GPU initialization to only happen once sgminer goes to starts hashing on a pool. This might prevent unnecessary kernels from loading or algo switching to happen at startup.

Yeah, where'd you come from dude?  Can you fix up the porting to Windows?
he is most likely ystarnaud, one of the sgminer devs
Slix
Newbie
*
Offline Offline

Activity: 49
Merit: 0



View Profile
June 23, 2014, 11:01:30 PM
 #692

I just posted another update. I changed the GPU initialization to only happen once sgminer goes to starts hashing on a pool. This might prevent unnecessary kernels from loading or algo switching to happen at startup.

Yeah, where'd you come from dude?  Can you fix up the porting to Windows?
he is most likely ystarnaud, one of the sgminer devs

Yep.

I just posted another update. I changed the GPU initialization to only happen once sgminer goes to starts hashing on a pool. This might prevent unnecessary kernels from loading or algo switching to happen at startup.
i cant even get the miner to start most of the time with this build
it just stays on sgminer started then after a while it quits
here is the build, but be sure to test this before you overwrite your old version as it does not work for me most of the time
https://mega.co.nz/#!SAo0DApL!vxvW2o3VyRVXIA3TtUSCkOrrLfiInpg7Snc6hDpF5nk

Before committing my changes I tested this build with 2 of my configs and platinum4's config. I had no issues. But I just tested with yours and you're correct there is an issue. I'll try to find out what's in your config that this build doesnt like and submit another fix...
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
June 23, 2014, 11:10:21 PM
 #693

I just posted another update. I changed the GPU initialization to only happen once sgminer goes to starts hashing on a pool. This might prevent unnecessary kernels from loading or algo switching to happen at startup.

Yeah, where'd you come from dude?  Can you fix up the porting to Windows?
he is most likely ystarnaud, one of the sgminer devs

Yep.

I just posted another update. I changed the GPU initialization to only happen once sgminer goes to starts hashing on a pool. This might prevent unnecessary kernels from loading or algo switching to happen at startup.
i cant even get the miner to start most of the time with this build
it just stays on sgminer started then after a while it quits
here is the build, but be sure to test this before you overwrite your old version as it does not work for me most of the time
https://mega.co.nz/#!SAo0DApL!vxvW2o3VyRVXIA3TtUSCkOrrLfiInpg7Snc6hDpF5nk

Before committing my changes I tested this build with 2 of my configs and platinum4's config. I had no issues. But I just tested with yours and you're correct there is an issue. I'll try to find out what's in your config that this build doesnt like and submit another fix...
thank you for the hard work
Slix
Newbie
*
Offline Offline

Activity: 49
Merit: 0



View Profile
June 23, 2014, 11:16:31 PM
 #694

I just posted another update. I changed the GPU initialization to only happen once sgminer goes to starts hashing on a pool. This might prevent unnecessary kernels from loading or algo switching to happen at startup.

Yeah, where'd you come from dude?  Can you fix up the porting to Windows?
he is most likely ystarnaud, one of the sgminer devs

Yep.

I just posted another update. I changed the GPU initialization to only happen once sgminer goes to starts hashing on a pool. This might prevent unnecessary kernels from loading or algo switching to happen at startup.
i cant even get the miner to start most of the time with this build
it just stays on sgminer started then after a while it quits
here is the build, but be sure to test this before you overwrite your old version as it does not work for me most of the time
https://mega.co.nz/#!SAo0DApL!vxvW2o3VyRVXIA3TtUSCkOrrLfiInpg7Snc6hDpF5nk

Before committing my changes I tested this build with 2 of my configs and platinum4's config. I had no issues. But I just tested with yours and you're correct there is an issue. I'll try to find out what's in your config that this build doesnt like and submit another fix...
thank you for the hard work


It looks like it can't connect to any of your pools:
Code:
[19:12:56] NH nscrypt multi JSON stratum auth failed: [
   24,
   "Current algorithm not most profitable.",
   null
]                   
[19:12:56] Closing socket for stratum NH nscrypt multi                   
[19:12:56] NH scrypt multi JSON stratum auth failed: [
   24,
   "Current algorithm not most profitable.",
   null
]                   
[19:12:56] Closing socket for stratum NH scrypt multi                   
[19:12:56] NH keccak multi JSON stratum auth failed: [
   24,
   "Current algorithm not most profitable.",
   null
]                   
[19:12:56] Closing socket for stratum NH keccak multi                   
[19:12:56] Stratum extranonce subscribe for NH x11 multi                   
[19:12:56] NH x13 multi JSON stratum auth failed: [
   24,

then it exits... not sure where that happens in the code yet still looking...
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
June 23, 2014, 11:23:19 PM
 #695


It looks like it can't connect to any of your pools:
then it exits... not sure where that happens in the code yet still looking...
i am currently connected to x11 pool
it will connect if you remove ;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96 from the pass and set the port to 3xxx instead of 4xxx
but it also will not start on p2pools either
Code:
{
"pools" : [
{
"poolname" : "x11p2p.com P2Pool",
"url" : "http://x11p2p.com:7903",
"user" : "XvRs67Wnw1n1Kwtq4ihhTpv699DdJpxdnt+.006",
"pass" : "x",
"priority" : "0",
"profile": "x11",
"state" : "enabled"
},
{
"poolname" : "Kicks-Ass.net P2Pool",
"url" : "http://darkcoin.kicks-ass.net:7903",
"user" : "XvRs67Wnw1n1Kwtq4ihhTpv699DdJpxdnt+.006",
"pass" : "x",
"priority" : "1",
"profile": "x11",
"state" : "enabled"
}
],
"profiles": [
    {
      "name": "x11",
      "algorithm": "darkcoin-mod",
      "intensity": "18",
      "worksize": "128",
      "gpu-engine": "1040",
      "gpu-memclock": "1400",
      "gpu-threads": "2"
    },
    {
      "name": "scrypt",
      "algorithm": "ckolivas",
      "lookup-gap": "2",
      "intensity": "16",
      "worksize": "256",
      "gpu-engine": "750-950",
      "gpu-memclock": "1250",
      "gpu-threads": "1"
    }
],
"default-profile": "x11",
"hamsi-expand-big" : "1",
"no-extranonce" : true,
"gpu-map" : "0:1,1:0",
"gpu-fan" : "45-100",
"temp-cutoff" : "95",
"temp-overheat" : "90",
"temp-target" : "85",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"no-submit-stale" : true,
"queue" : "0",
"scan-time" : "1",
"temp-hysteresis" : "5",
"kernel-path" : "/usr/local/bin"
}
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
June 23, 2014, 11:52:58 PM
 #696

I really like the config parser, been playing with it and have come up with this setup
sgminer.exe -c nicehash.conf
nicehash.conf:
Code:
{
"pools" : [
{
"name" : "NH x13 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4337",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=.01;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "x13"
},
{
"name" : "NH x11 multi",
"url" : "stratum+tcp://stratum.nicehash.com:4336",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=.01;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "x11"
},
{
"name" : "NH keccak multi",
"url" : "stratum+tcp://stratum.nicehash.com:4338",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=64;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "keccak"
},
{
"name" : "NH scrypt multi",
"url" : "stratum+tcp://stratum.nicehash.com:4333",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=64;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "scrypt"
},
{
"name" : "NH nscrypt multi",
"url" : "stratum+tcp://stratum.nicehash.com:4335",
"user" : "1AHDnxrDrPkP7mPNPbhx3LsQTXZuXvbFAA",
"pass" : "d=64;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96",
"profile" : "nscrypt"
}
],
"include" : "profiles.conf"
}
profiles.conf:
Code:
{
"profiles" : [
{
"name" : "x11",
"algorithm" : "darkcoin-mod",
"intensity" : "18",
"gpu-threads" : "2",
"gpu-powertune" : "30",
"worksize": "128",
"gpu-engine": "1040",
"gpu-memclock": "1400",
"gpu-fan": "65-100"
},
{
"name" : "x13",
"algorithm" : "marucoin-mod",
"intensity" : "18",
"gpu-threads" : "2",
"gpu-powertune" : "30",
"worksize": "256",
"gpu-engine": "1040",
"gpu-memclock": "1300",
"gpu-fan": "75-100"
},
{
"name" : "scrypt",
"intensity" : "16",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "1",
"algorithm" : "alexkarnew",
"nfactor" : "10",
"gpu-engine" : "950",
"gpu-memclock" : "1100",
"gpu-fan" : "85-100"
},
{
"name" : "nscrypt",
"intensity" : "16",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "1",
"algorithm" : "alexkarnew",
"nfactor" : "11",
"gpu-engine" : "950",
"gpu-memclock" : "1100",
"gpu-fan" : "85-100"
},
{
"name" : "keccak",
"intensity" : "14",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "2",
"gpu-threads": "2",
"algorithm" : "maxcoin",
"gpu-engine" : "1040",
"gpu-memclock" : "1300",
"gpu-fan" : "75-100"
}
],
"hamsi-expand-big" : "1",
"failover-only" : true,
"shaders" : "2560",
"gpu-vddc" : ".95",
"temp-cutoff" : "96",
"temp-overheat" : "94",
"temp-target" : "88",
"auto-fan" : true,
"auto-gpu" : true,
"api-port" : "4028",
"expiry" : "1",
"gpu-dyninterval" : "7",
"hotplug" : "5",
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"temp-hysteresis" : "2",
"shares" : "0",
"no-submit-stale" : true,
"no-restart" : true,
"failover-switch-delay" : "30",
"show-coindiff" : true,
"remove-disabled" : true,
"extranonce-subscription" : true
}
so now i just have to make a conf for my pools and include profiles.conf
platinum4
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
June 24, 2014, 12:01:37 AM
 #697

I really like the config parser, been playing with it and have come up with this setup
sgminer.exe -c nicehash.conf
nicehash.conf:

so now i just have to make a conf for my pools and include profiles.conf

Cool, keep us updated once you have the whole kit and kaboodle working together!  I'll be off in a few hours to fuck around with this.

ystar/slix, appreciate it bud!
Slix
Newbie
*
Offline Offline

Activity: 49
Merit: 0



View Profile
June 24, 2014, 12:49:16 AM
 #698


It looks like it can't connect to any of your pools:
then it exits... not sure where that happens in the code yet still looking...
i am currently connected to x11 pool
it will connect if you remove ;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750;c0=1.44;c2=1.44;c3=.72;c4=.72;c5=.96 from the pass and set the port to 3xxx instead of 4xxx
but it also will not start on p2pools either
Code:
{
"pools" : [
{
"poolname" : "x11p2p.com P2Pool",
"url" : "http://x11p2p.com:7903",
"user" : "XvRs67Wnw1n1Kwtq4ihhTpv699DdJpxdnt+.006",
"pass" : "x",
"priority" : "0",
"profile": "x11",
"state" : "enabled"
},
{
"poolname" : "Kicks-Ass.net P2Pool",
"url" : "http://darkcoin.kicks-ass.net:7903",
"user" : "XvRs67Wnw1n1Kwtq4ihhTpv699DdJpxdnt+.006",
"pass" : "x",
"priority" : "1",
"profile": "x11",
"state" : "enabled"
}
],
"profiles": [
    {
      "name": "x11",
      "algorithm": "darkcoin-mod",
      "intensity": "18",
      "worksize": "128",
      "gpu-engine": "1040",
      "gpu-memclock": "1400",
      "gpu-threads": "2"
    },
    {
      "name": "scrypt",
      "algorithm": "ckolivas",
      "lookup-gap": "2",
      "intensity": "16",
      "worksize": "256",
      "gpu-engine": "750-950",
      "gpu-memclock": "1250",
      "gpu-threads": "1"
    }
],
"default-profile": "x11",
"hamsi-expand-big" : "1",
"no-extranonce" : true,
"gpu-map" : "0:1,1:0",
"gpu-fan" : "45-100",
"temp-cutoff" : "95",
"temp-overheat" : "90",
"temp-target" : "85",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"no-submit-stale" : true,
"queue" : "0",
"scan-time" : "1",
"temp-hysteresis" : "5",
"kernel-path" : "/usr/local/bin"
}

Ok I think I got it... latest commits allowed me to use your NH config with profit switcher without any problems. Can you try it out?
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
June 24, 2014, 01:06:45 AM
Last edit: June 24, 2014, 01:21:25 AM by badman74
 #699

Ok I think I got it... latest commits allowed me to use your NH config with profit switcher without any problems. Can you try it out?
works perfect. thanks
https://mega.co.nz/#!CZQjGTZb!0oAIQUKX6YibZwSC_aCKNwv3ixIDZo9xhtUmZ8vhy3Y
https://drive.google.com/file/d/0B8NA-05oUjR8Tklnd0k3STQxWms/edit?usp=sharing
https://www.dropbox.com/s/20hcs4j5unpjjxy/sgminer_multi.rar
bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
June 24, 2014, 03:29:57 AM
 #700

Great work Slix and Batman  Wink will test around after work..I appreciated as a windows user Grin

Can u give us a example of a working config with pools and profiles?

btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 [35] 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 ... 233 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!