Bitcoin Forum
June 23, 2024, 02:20:51 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 86 ... 233 »
  Print  
Author Topic: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner  (Read 877805 times)
platinum4
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
June 24, 2014, 06:23:24 AM
Last edit: June 24, 2014, 06:44:48 AM by platinum4
 #701

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?

Fans still fucking start at 100%...

And a new fucking record for SICK -> DEAD, uptime of 3.5 minutes

Code:
[01:29:03] Started sgminer 4.2.1-175-g9908
[01:29:03] Loaded configuration file C:\sgminer_multi_062314\sgminer-nicehash-new.conf
[01:29:04] Probing for an alive pool
[01:29:04] Switching to Marucoin suprnova - first alive pool
[01:29:04] Startup GPU initialization... Using settings from pool Marucoin suprnova.
[01:29:05] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[01:29:05] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[01:29:06] tmb x11 multiport alive, testing stability
[01:29:06] Switching to tmb x11 multiport
[01:29:06] nh x13 multi alive, testing stability
[01:29:06] Switching to nh x13 multi
[01:29:06] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[01:29:06] Initialising kernel darkcoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[01:29:06] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[01:29:06] Initialising kernel marucoin-mod.cl with bitalign, unpatched BFI, nfactor 10, n 1024
[01:29:07] Switching mrr x13 platinum4.1 to stratum+tcp://us-east01.miningrigrentals.com:50100
[01:31:27] GPU0: Idle for more than 2 minutes, declaring SICK!
[01:31:27] GPU0: Attempting to restart
[01:31:27] Thread 0 still exists, killing it off
[01:31:28] Accepted Coin 337 Diff 0.106/0.100 GPU 1 at nh x13 multi
[01:31:42] Accepted Coin 337 Diff 0.613/0.100 GPU 1 at nh x13 multi
[01:31:50] Accepted Coin 337 Diff 0.111/0.100 GPU 1 at nh x13 multi
[01:32:22] Accepted Coin 337 Diff 0.148/0.100 GPU 1 at nh x13 multi
[01:32:25] Accepted Coin 337 Diff 1.208/0.100 GPU 1 at nh x13 multi
^C
cryptosminer
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
June 24, 2014, 07:02:51 AM
 #702

Hi I have a problem with nfactor in config file

Code:
{
            "name" : "TMB_SCRYPT-N",
            "url" : "stratum+tcp://am02.eu.trademybit.com:2220",
            "user" : "user.1",
            "pass" : "x",
            "algorithm" : "zuikkis",
            "nfactor" : "11",
            "intensity": "13",
            "gpu-engine" : "1100, 1055, 1055"
   },

and kernel compile gives me this

Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 10, n 1024

Huh
platinum4
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
June 24, 2014, 07:05:40 AM
 #703

Hi I have a problem with nfactor in config file

Code:
{
            "name" : "TMB_SCRYPT-N",
            "url" : "stratum+tcp://am02.eu.trademybit.com:2220",
            "user" : "user.1",
            "pass" : "x",
            "algorithm" : "zuikkis",
            "nfactor" : "11",
            "intensity": "13",
            "gpu-engine" : "1100, 1055, 1055"
   },

and kernel compile gives me this

Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 10, n 1024

Huh

Damn, so you specify nf11 it still spits out nf10...
cryptosminer
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
June 24, 2014, 07:27:18 AM
 #704

Hi I have a problem with nfactor in config file

Code:
{
            "name" : "TMB_SCRYPT-N",
            "url" : "stratum+tcp://am02.eu.trademybit.com:2220",
            "user" : "user.1",
            "pass" : "x",
            "algorithm" : "zuikkis",
            "nfactor" : "11",
            "intensity": "13",
            "gpu-engine" : "1100, 1055, 1055"
   },

and kernel compile gives me this

Initialising kernel zuikkis.cl with bitalign, unpatched BFI, nfactor 10, n 1024

Huh

Damn, so you specify nf11 it still spits out nf10...

Exactly

everything id OK when I use profiles in config but then I have much lower hashrates.
Adz
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
June 24, 2014, 08:18:58 AM
 #705

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?

Fans still fucking start at 100%...

And a new fucking record for SICK -> DEAD, uptime of 3.5 minutes

I had the Fan issue. Fixed it by removing "auto-fan":true and "auto-gpu": true from config and changing
"gpu-fan": "0-95" to"0-0"
Adz
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
June 24, 2014, 08:33:41 AM
 #706


i used profiles earlier, but cgwatcher REALY didnt like it hehe.

Same here cgwatcher boms out when using profiles but running sgminer
outside of cgwatcher is working fine for me now using pools and profiles

Code:
{
    "profiles": [
        {
            "name": "X13",
            "algorithm": "marucoin-mod",
            "nfactor": "10",
            "intensity": "17"
        },
        {
            "name": "X11",
            "algorithm": "darkcoin-mod",
            "nfactor": "10",
            "intensity": "18"
        },
        {
            "name": "Scrypt",
            "algorithm": "zuikkis",
            "intensity": "15",
            "nfactor": "10"
        },
        {
            "name": "Scrypt-N",
            "algorithm": "zuikkis",
            "intensity": "15",
            "nfactor": "11"
        },
        {
            "name": "X13_Backup",
            "algorithm": "marucoin-mod",
            "nfactor": "10",
            "intensity": "17"
        },
        {
            "name": "ipominer",
            "algorithm": "marucoin-mod",
            "intensity": "17",
            "nfactor": "10"
        }
    ],
    "pools": [
        {
            "name": "NiceHash_X13_multi",
            "url": "stratum+tcp://stratum.nicehash.com:4337",
            "user": "BTCAdd",
            "pass": "d=0.005;f0=1;f2=.5;f3=6.6;f4=5;f5=0",
            "profile": "X13"
        },
        {
            "name": "NiceHash_X11_multi",
            "url": "stratum+tcp://stratum.nicehash.com:4336",
            "user": "BTCAdd",
            "pass": "d=0.005;f0=1;f2=.5;f3=6.6;f4=5;f5=0",
            "profile": "X11"
        },
        {
            "name": "NiceHash_Scrypt_multi",
            "url": "stratum+tcp://stratum.nicehash.com:4333",
            "user": "BTCAdd",
            "pass": "d=32;f0=1;f2=.5;f3=6.6;f4=5;f5=0",
            "profile": "Scrypt"
        },
        {
            "name": "NiceHash_Scrypt_N_multi",
            "url": "stratum+tcp://stratum.nicehash.com:4335",
            "user": "BTCAdd",
            "pass": "d=32;f0=1;f2=.5;f3=6.6;f4=5;f5=0",
            "profile": "Scrypt-N"
        },
        {
            "name": "NiceHash_X13_multi_Backup",
            "url": "stratum+tcp://stratum.nicehash.com:3337",
            "user": "BTCAdd",
            "pass": "d=0.005;f0=1;f2=.5;f3=6.6;f4=5;f5=0",
            "profile": "X13_Backup"
        },
        {
            "name": "iPOMiner_multi",
            "url": "stratum+tcp://pool.ipominer.com:3336",
            "user": "Adzomatic.GPU2",
            "pass": "x",
            "profile": "ipominer"
        }
    ],
    "default-profile": "X11",
    "hamsi-expand-big" : "1",
    "intensity": "18",
    "vectors": "1",
    "algorithm": "marucoin-mod",
    "lookup-gap": "2",
    "thread-concurrency": "8000",
    "gpu-engine": "925",
    "gpu-memclock": "926",
    "shaders": "512",
    "gpu-threads": "2",
    "gpu-fan": "0-0",
    "gpu-powertune": "20",
    "log": "5",
    "log-dateformat": "1",
    "failover-only": true,
    "failover-switch-delay": "30",
    "queue": "0",
    "tcp-keepalive": "30",
    "temp-hysteresis": "3",
    "no-pool-disable": true,
    "scrypt": true,
    "scan-time": "7",
    "expiry": "28",
    "api-listen": true,
    "api-mcast-port": "4028",
    "api-port": "4001",
    "api-allow": "W: 127.0.0.1"
}

AUTO Switching on my piss weak rig is now working a charm
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
June 24, 2014, 09:50:39 AM
 #707

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?
this works perfect for me
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",
"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",
"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",
"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",
"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",
"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
}
bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
June 24, 2014, 09:57:34 AM
 #708

Thanks Batman, so u made 2 seperate configs? U got problems when using 1 config?
Will test after work..

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

Activity: 416
Merit: 250



View Profile
June 24, 2014, 11:00:08 AM
 #709

Thanks Batman, so u made 2 seperate configs? U got problems when using 1 config?
Will test after work..
"include" : "profiles.conf"


Relax, I’m russian!...
BURST-B2LU-SGCZ-NYVS-HZEPK
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
June 24, 2014, 11:03:32 AM
 #710

Thanks Batman, so u made 2 seperate configs? U got problems when using 1 config?
Will test after work..
no but profiles.conf never changes once you get all the profiles set and can be referenced by various pool configs
cryptosminer
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
June 24, 2014, 12:28:24 PM
Last edit: June 24, 2014, 12:39:46 PM by cryptosminer
 #711

Did anybody have the same issue with hashrate drop while using profiles in config file?
Exactly the same parameters but speed of scrypt, scrypt-n, x11, and x13 is lower but on other side keccak speed is a bit higher with profiles.

With profiles

Code:
{
    "pools": [
        {
            "name" : "NiceHash_scrypt",
            "url" : "stratum+tcp://stratum.nicehash.com:3333",
            "user" : "BTCaddress",
            "pass" : "x",
            "profile" : "scrypt"
        },
        {
            "name" : "NiceHash_scrypt-n",
            "url" : "stratum+tcp://stratum.nicehash.com:3335",
            "user" : "BTCaddress",
            "pass" : "x",
            "profile" : "scrypt-n"
        },
        {
            "name" : "NiceHash_X11",
            "url" : "stratum+tcp://stratum.nicehash.com:3336",
            "user" : "BTCaddress",
            "pass" : "x",
            "profile" : "x11"
        },
        {
            "name" : "NiceHash_X13",
            "url" : "stratum+tcp://stratum.nicehash.com:3337",
            "user" : "BTCaddress",
            "pass" : "x",
            "profile" : "x13"
        },
        {
            "name" : "NiceHash_keccak",
            "url" : "stratum+tcp://stratum.nicehash.com:3338",
            "user" : "BTCaddress",
            "pass" : "x",
            "profile" : "keccak"
        }
    ],
    "profiles": [
        {
            "name": "scrypt",
            "algorithm" : "zuikkis",
            "intensity": "13",
            "nfactor" : "10",
            "gpu-engine": "1100, 1055, 1055"
        },
        {
            "name": "scrypt-n",
            "algorithm" : "zuikkis",
            "intensity": "13",
            "nfactor" : "11",
            "gpu-engine": "1100, 1055, 1055"
        },
        {
            "name": "x11",
            "nfactor" : "10",
            "algorithm" : "darkcoin-mod",
            "intensity": "18",
            "gpu-engine": "1105"
        },
        {
            "name": "x13",
            "nfactor" : "10",
            "algorithm" : "marucoin-mod",
            "intensity": "18",
            "gpu-engine": "1105"
        },
        {
            "name": "keccak",
            "nfactor" : "10",
            "algorithm" : "maxcoin",
            "intensity": "13",
            "gpu-engine": "1120"
        }
    ],
    "default-profile" : "scrypt",
    "auto-fan": true,
    "gpu-fan": "50-100",
    "temp-cutoff": "90",
    "temp-overheat": "80",
    "temp-target": "70",
    "intensity": "18",
    "vectors": "1",
    "worksize": "256",
    "lookup-gap": "2",
    "thread-concurrency": "8192",
    "shaders": "2048",
    "api-listen": true,
    "api-port": "4028",
    "api-allow": "W:127.0.0.1",
    "gpu-dyninterval": "7",
    "gpu-platform": "0",
    "gpu-threads": "2",
    "gpu-engine": "1105",
    "gpu-memclock": "1500",
    "gpu-powertune": "-20",
    "gpu-vddc" : "1.112",
    "log": "5",
    "no-pool-disable": true,
    "no-submit-stale": true,
    "queue": "0",
    "scan-time": "1",
    "expiry": "30",
    "shares": "0",
    "failover-switch-delay" : "10",
    "kernel-path": "/usr/local/bin"
}

Old config

Code:
{
    "pools": [
        {
            "name" : "NiceHash_scrypt",
            "url" : "stratum+tcp://stratum.nicehash.com:3333",
            "user" : "BTCaddress",
            "pass" : "x",
            "algorithm" : "zuikkis",
            "intensity": "13",
            "nfactor" : "10",
            "gpu-engine": "1100, 1055, 1055"
        },
        {
            "name" : "NiceHash_scrypt-n",
            "url" : "stratum+tcp://stratum.nicehash.com:3335",
            "user" : "BTCaddress",
            "pass" : "x",
            "algorithm" : "zuikkis",
            "intensity": "13",
            "nfactor" : "11",
            "gpu-engine": "1100, 1055, 1055"
        },
        {
            "name" : "NiceHash_X11",
            "url" : "stratum+tcp://stratum.nicehash.com:3336",
            "user" : "BTCaddress",
            "pass" : "x",
            "nfactor" : "10",
            "algorithm" : "darkcoin-mod",
            "intensity": "18",
            "gpu-engine": "1105"
        },
        {
            "name" : "NiceHash_X13",
            "url" : "stratum+tcp://stratum.nicehash.com:3337",
            "user" : "BTCaddress",
            "pass" : "x",
            "nfactor" : "10",
            "algorithm" : "marucoin-mod",
            "intensity": "18",
            "gpu-engine": "1105"
        },
        {
            "name" : "NiceHash_keccak",
            "url" : "stratum+tcp://stratum.nicehash.com:3338",
            "user" : "BTCaddress",
            "pass" : "x",
            "nfactor" : "10",
            "algorithm" : "maxcoin",
            "intensity": "13",
            "gpu-engine": "1120"
        }
    ],
    "auto-fan": true,
    "gpu-fan": "50-100",
    "temp-cutoff": "90",
    "temp-overheat": "80",
    "temp-target": "70",
    "intensity": "18",
    "vectors": "1",
    "worksize": "256",
    "lookup-gap": "2",
    "thread-concurrency": "8192",
    "shaders": "2048",
    "api-listen": true,
    "api-port": "4028",
    "api-allow": "W:127.0.0.1",
    "gpu-dyninterval": "7",
    "gpu-platform": "0",
    "gpu-threads": "2",
    "gpu-engine": "1105",
    "gpu-memclock": "1500",
    "gpu-powertune": "-20",
    "gpu-vddc" : "1.112",
    "log": "5",
    "no-pool-disable": true,
    "no-submit-stale": true,
    "queue": "0",
    "scan-time": "1",
    "expiry": "30",
    "shares": "0",
    "failover-switch-delay" : "10",
    "kernel-path": "/usr/local/bin"
}

thanx
platinum4
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
June 24, 2014, 12:41:50 PM
Last edit: June 24, 2014, 12:52:17 PM by platinum4
 #712

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?
this works perfect for me
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",
"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",
"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",
"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",
"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",
"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
}

How the hell does this .conf not start at 100% fanspeeds?

I copied this character for character straight into two .conf files, EXACTLY as badman74's.  It works but fires up at 100% which is intolerable so I didn't let the mining instance continue.

And I tried to add gpu-fan : 0-0 in the main profiles.conf, still 100%
platinum4
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
June 24, 2014, 12:54:40 PM
Last edit: June 24, 2014, 01:16:07 PM by platinum4
 #713

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?

Fans still fucking start at 100%...

And a new fucking record for SICK -> DEAD, uptime of 3.5 minutes

I had the Fan issue. Fixed it by removing "auto-fan":true and "auto-gpu": true from config and changing
"gpu-fan": "0-95" to"0-0"


This does nothing, all changes to any of these settings bear no weight.  This is really fucking annoying.  I don't think exit values are being applied after closing the miner out.

EDIT:  If you trim down the max fan speed, it launches at max.  65-85 launches at 85
cryptosminer
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
June 24, 2014, 01:02:41 PM
 #714

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?
this works perfect for me
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",
"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",
"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",
"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",
"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",
"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
}

How the hell does this .conf not start at 100% fanspeeds?

I copied this character for character straight into two .conf files, EXACTLY as badman74's.  It works but fires up at 100% which is intolerable so I didn't let the mining instance continue.

And I tried to add gpu-fan : 0-0 in the main profiles.conf, still 100%

I would like to ask you if you have correct string in password?

"d=.01;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750"

I think that you've mixed relative values with absolute
I don't know if I understand it correctly with this string you try to say to NiceHash server that you mining rig speed is: SCRYPT = 1 Mhs, ScryptN = 0.5 Mhs, X11 = 9.5Mhs, X13 = 6.8 Mhs and Keccak = 750 Mhs
platinum4
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
June 24, 2014, 01:44:39 PM
 #715

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?
this works perfect for me
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",
"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",
"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",
"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",
"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",
"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
}

How the hell does this .conf not start at 100% fanspeeds?

I copied this character for character straight into two .conf files, EXACTLY as badman74's.  It works but fires up at 100% which is intolerable so I didn't let the mining instance continue.

And I tried to add gpu-fan : 0-0 in the main profiles.conf, still 100%

I would like to ask you if you have correct string in password?

"d=.01;f0=1;f2=.5;f3=9.5;f4=6.8;f5=750"

I think that you've mixed relative values with absolute
I don't know if I understand it correctly with this string you try to say to NiceHash server that you mining rig speed is: SCRYPT = 1 Mhs, ScryptN = 0.5 Mhs, X11 = 9.5Mhs, X13 = 6.8 Mhs and Keccak = 750 Mhs


changed password string to match my factors, shouldn't matter.

fanspeeds load at the max of a range, if you specify no range, it loads at a constant.  looks like ystarnaud might be looking at this sometime later today; he said he noticed something in the older code, and should be able to push a fix/patch
mannyg
Full Member
***
Offline Offline

Activity: 142
Merit: 101


View Profile
June 24, 2014, 03:44:28 PM
 #716


This does nothing, all changes to any of these settings bear no weight.  This is really fucking annoying.  I don't think exit values are being applied after closing the miner out.

EDIT:  If you trim down the max fan speed, it launches at max.  65-85 launches at 85

Are you sure you dont have something like AfterBurner open or another GPU utility that has the setting locked at 100%?   Have you tried loading the GPU's BIOS into something like VBE7 to check its temp settings?  It sounds like the smallest temp increase is shooting your fan profiles straight up to max and that is usually something in AfterBurner or the GPU BIOS itself
Slix
Newbie
*
Offline Offline

Activity: 49
Merit: 0



View Profile
June 24, 2014, 03:45:48 PM
 #717

Latest commit should take care of fan speed issues for you guys on auto-fan.
bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
June 24, 2014, 03:55:10 PM
Last edit: June 24, 2014, 06:58:06 PM by bullus
 #718

Working now  Grin, I get rid of the 6970 and only have 7950's.

my config

Code:
{
"pools" : [
{
                "poolname" : "beta rigs x11",
"url" : "stratum+tcp://r5211.g48.rigs.eu.betarigs.com:8085",
"user" : "x",
"pass" : "x",
                "profile":"x11"
},
{
                "poolname" : "beta rigs x13",
"url" : "stratum+tcp://r6303.g40.rigs.eu.betarigs.com:9136",
"user" : "x",
"pass" : "x",
                "profile":"x13"
},
        {
  "name" : "am01 x11 multi",
"url" : "stratum+tcp://am02.eu.trademybit.com:4010",
"user" : "x",
"pass" : "1111",
                "profile":"x11"
},
        {
"name" : "am02 x13 multi",
"url" : "stratum+tcp://am02.eu.trademybit.com:4011",
"user" : "x",
"pass" : "1111",
                "profile":"x13"
},
        {
"name" : "am02 scrypt",
"url" : "stratum+tcp://am02.eu.trademybit.com:3330",
"user" : "x",
"pass" : "1111",
                "profile":"scrypt"
},
        {
"name" : "am02 Nscrypt",
"url" : "stratum+tcp://am02.eu.trademybit.com:2220",
"user" : "x",
"pass" : "1111",
                "profile":"nscrypt"
},
        {
"name" : "am02 x11",
"url" : "stratum+tcp://am02.eu.trademybit.com:4440",
"user" : "x",
"pass" : "1111",
                "profile":"x11"
},
        {
"name" : "am02 x13 ",
"url" : "stratum+tcp://am02.eu.trademybit.com:5550",
"user" : "x",
"pass" : "1111",
                "profile":"x13"
},
        {
"name" : "am01 x11",
"url" : "stratum+tcp://am01.eu.trademybit.com:4440",
"user" : "bullus.3",
"pass" : "1111",
                "profile":"x11"
},
        {
"name" : "am01 x13",
"url" : "stratum+tcp://am01.eu.trademybit.com:5550",
"user" : "x",
"pass" : "1111",
                "profile":"x13"
}
],

"profiles" : [
{
"name" : "x11",
"algorithm" : "darkcoin-mod",
"intensity" : "18",
"gpu-threads" : "2",
"gpu-powertune" : "8",
                "gpu-fan" : "55-65",
"worksize": "256"
},
{
"name" : "x13",
"algorithm" : "marucoin-mod",
"intensity" : "18",
"gpu-threads" : "2",
"gpu-powertune" : "8",
                "gpu-fan" : "55-65",
"worksize": "256"
},
{
"name" : "scrypt",
"intensity" : "18",
"gpu-powertune" : "8",
"worksize" : "256",
"lookup-gap" : "0",
                "gpu-fan" : "55-65",
"gpu-threads": "2",
"algorithm" : "alexkarnew",
"nfactor" : "10"
},
{
"name" : "nscrypt",
"intensity" : "13",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "0",
                "gpu-fan" : "55-65",
"gpu-threads": "2",
"algorithm" : "alexkarnew",
"nfactor" : "11"
},
{
"name" : "keccak",
"intensity" : "14",
"gpu-powertune" : "10",
"worksize" : "256",
"lookup-gap" : "2",
                "gpu-fan" : "55-65",
"gpu-threads": "2",
"algorithm" : "maxcoin"
}
],
"default-profile": "x11",
"hamsi-expand-big" : "4",
"failover-only" : true,
"shaders" : "1792",
"thread-concurrency" : "8192",
"temp-cutoff" : "96",
"temp-overheat" : "94",
"temp-target" : "88",
"api-allow" : "W:127.0.0.1",
"api-listen" : true,
"api-mcast-port" : "4028",
"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" : "10",
"show-coindiff" : true,
"remove-disabled" : true,
"extranonce-subscription" : true
}

Got also some problems with the fan, now it's normal with 65% fanspeed, I don't use autofan.
Also copied the opencl and ocl file into the miner and got extra hashrates  Cheesy

Testing stability

edit,
My scrypt hashrate are too low, only getting 500kh/s each.
I tried the zuikkis algo but then I only get hw errors...any tips for scrypt 7950.
I also notice if u put a tcc in the profiles, the driver will crash..only works with a global tcc.

btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
chococat211
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
June 24, 2014, 04:52:45 PM
 #719

Hi Nicehash dev, is there white list so I can avoid you ban me, I'm using slow internet but my rig so big (~600MB) that give me too many reject (~3% to 7%)

My wallet add is: 17BEAnCpVk88wg8Eszmbw8periW1ZXv9BG (in case u can add me in your white list).

Thank you.
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
June 24, 2014, 09:10:54 PM
 #720

Latest commit should take care of fan speed issues for you guys on auto-fan.
ok here is the windows build
https://mega.co.nz/#!jMBTURqL!7K1kotxbf3EiA5G61eBC0Y57c8fuyMxpph2LxYh4j0o
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 86 ... 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!