iru786
|
|
June 16, 2014, 01:30:54 PM |
|
anyone run this from batch file? can you share? Edit: nevermind... I had just never ran a conf file before. First time for everything... seems to be working :-) Edit: Okay so it works on my rig where all the GPUs are the same model but It doesn't seem to be working with my multi-gpu rig where I have 280x's mixed in with 5870/5970. Any ideas? Edit: Here is my .conf file for the 280x/5870/5970 rig that isn't working also gives a message about a "unpatched BFI" when it first starts up "n factor 10 n 1024" { "pools": [ { "name" : "TMB USW X13", "url" : "stratum+tcp://west01.us.trademybit.com:4011", "user": ".1", "pass": "", "pool-algorithm":"marucoin-mod" }, { "name" : "TMB USE 2 X13", "url" : "stratum+tcp://east02.us.trademybit.com:4011", "user": ".1", "pass": "", "pool-algorithm":"marucoin-mod" }, { "name" : "TMB USW X11", "url" : "stratum+tcp://west01.us.trademybit.com:4010", "user": ".1", "pass": "", "pool-algorithm":"darkcoin-mod" }, { "name" : "TMB USE 2 X11", "url" : "stratum+tcp://east02.us.trademybit.com:4010", "user": ".1", "pass": "", "pool-algorithm":"darkcoin-mod" }, { "name" : "TMB East2 X13", "url" : "stratum+tcp://east02.us.trademybit.com:5550", "user": ".1", "pass": "", "pool-algorithm":"marucoin-mod" }, { "name" : "TMB East2 X11", "url" : "stratum+tcp://east02.us.trademybit.com:4440", "user": ".1", "pass": "", "pool-algorithm":"darkcoin-mod" } ], "device" : "1,2,3,4,5", (0 IS LEFT OUT INTENTIONALLY) "gpu-engine" : "0-350,1090,1070,925,725,725", "gpu-memclock": "1250", "worksize": "256", "intensity" : "13,17,18,19,19,18", "thread-concurrency": "8192", "gpu-threads": "2,1,1,2,2,1", "lookup-gap" : "2", "queue": "1" }
It starts up but never seems to generate hashes.. stays at zero. Maybe if I could just run it from a batch file so I could split it up again like I did before? Try to test and report back if it's working, I didn't test it yet because my rig is on rental. https://bitcointalk.org/index.php?topic=632503.380I had the same issue. It seems the this version of SGminer does not like device command. Remove it and it will start hashing
|
|
|
|
KiloWatts
Member
Offline
Activity: 119
Merit: 10
|
|
June 16, 2014, 01:55:02 PM |
|
Question for nicehash devs:
Is it possible that the server stores the fx=x settings, even after the user has removed them from the conf? Reason I ask is I have played around with it, but decided against it and removed it... now my miner is not hashing the most profitable according to what's on the Nicehash frontpage. Do I need to 'reset' my fx=x settings to default manually?
|
|
|
|
platinum4
|
|
June 16, 2014, 02:05:14 PM |
|
Question for nicehash devs:
Is it possible that the server stores the fx=x settings, even after the user has removed them from the conf? Reason I ask is I have played around with it, but decided against it and removed it... now my miner is not hashing the most profitable according to what's on the Nicehash frontpage. Do I need to 'reset' my fx=x settings to default manually?
If it's Keccak the guy already said it was a known issue currently.
|
|
|
|
cgladue
Member
Offline
Activity: 97
Merit: 10
|
|
June 16, 2014, 02:13:12 PM |
|
is the site displaying the wrong most profitable algo or is the stratum not waking up the correct port for that algo, i am hashing X11 but Scrrypt-N shows as the most profitable
|
|
|
|
KiloWatts
Member
Offline
Activity: 119
Merit: 10
|
|
June 16, 2014, 02:13:44 PM |
|
Yeah, it's Scrypt-N now, and we're still on X11
|
|
|
|
B.T.Coin
|
|
June 16, 2014, 02:14:03 PM |
|
Going back to the CGWatcher question, It works perfectly fine for me, but I am not letting it launch sgminer. I have sgminer.exe and the conf file defined in the current profile, but i did not create the conf file with CGWatcher. CGWatcher strips the pool-algo entry from the conf file and adds pool priority.
Instead, Launch CGwatcher pointed to the sgminer.exe and conf, and then launch sgminer out of a bat file that points to the conf file separate. CGWatcher *should* detect that its mining and being to display stats.
Wait 2 more days and a new CGwatcher should be available with support for this new sgminer http://coinmyne.proboards.com/thread/169/sgminer-20140322-conf-variables-compatible
|
A fine is a tax you pay for something you did wrong. A tax is a fine you pay for something you did right.
|
|
|
cgladue
Member
Offline
Activity: 97
Merit: 10
|
|
June 16, 2014, 02:46:31 PM |
|
Yeah, it's Scrypt-N now, and we're still on X11
Thank you NiceHash Devs, i just noticed you did a quick software release and now the front page is displaying the most profitable algo correctly to what the stratum is showing...
|
|
|
|
nicehashdev
|
|
June 16, 2014, 02:52:09 PM |
|
Yeah, it's Scrypt-N now, and we're still on X11
Thank you NiceHash Devs, i just noticed you did a quick software release and now the front page is displaying the most profitable algo correctly to what the stratum is showing... Yes fixed now.
|
|
|
|
KiloWatts
Member
Offline
Activity: 119
Merit: 10
|
|
June 16, 2014, 02:59:35 PM |
|
Yeah, it's Scrypt-N now, and we're still on X11
Thank you NiceHash Devs, i just noticed you did a quick software release and now the front page is displaying the most profitable algo correctly to what the stratum is showing... Yes fixed now. Switching successfully between Scrypt-N and X11 here with no hiccups.
|
|
|
|
cgladue
Member
Offline
Activity: 97
Merit: 10
|
|
June 16, 2014, 03:03:04 PM |
|
Yeah, it's Scrypt-N now, and we're still on X11
Thank you NiceHash Devs, i just noticed you did a quick software release and now the front page is displaying the most profitable algo correctly to what the stratum is showing... Yes fixed now. Switching successfully between Scrypt-N and X11 here with no hiccups. what did you have to change to make that happen ?
|
|
|
|
KiloWatts
Member
Offline
Activity: 119
Merit: 10
|
|
June 16, 2014, 03:13:37 PM |
|
Yeah, it's Scrypt-N now, and we're still on X11
Thank you NiceHash Devs, i just noticed you did a quick software release and now the front page is displaying the most profitable algo correctly to what the stratum is showing... Yes fixed now. Switching successfully between Scrypt-N and X11 here with no hiccups. what did you have to change to make that happen ? I'm using Kenshiro's suggestions. All engine/memclock speeds are locked in the same for each algo, with specified high/low limits so there's no fluctuation. Xintensity and TC stays the same for everything also. Basically it works if you use the exact same settings for each algo. This is for dual Radeon 290x's, with The Stilt BIOS (one Elpida, one Hynix). I'm starting to push the clock up, little by little, but so far this is solid: { "pools" : [ { "name" : "NiceHash_Scrypt_AS", "url" : "stratum+tcp://stratum.nicehash.com:4333", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=1024", "pool-algorithm" : "zuikkis", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_Scrypt-N_AS", "url" : "stratum+tcp://stratum.nicehash.com:4335", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=512", "pool-algorithm" : "zuikkis", "pool-nfactor" : "11", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X11_AS", "url" : "stratum+tcp://stratum.nicehash.com:4336", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "darkcoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X13_AS", "url" : "stratum+tcp://stratum.nicehash.com:4337", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "marucoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_Keccak_AS", "url" : "stratum+tcp://stratum.nicehash.com:4338", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=1024", "pool-algorithm" : "maxcoin", "pool-nfactor" : "10", "pool-thread-concurrency" : "8960", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X11_Backup", "url" : "stratum+tcp://stratum.nicehash.com:3336", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "darkcoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" } ], "xintensity" : "300", "vectors" : "1", "kernel" : "ckolivas", "lookup-gap" : "2", "worksize" : "256", "shaders" : "2816", "thread-concurrency" : "20481", "gpu-threads" : "1", "gpu-engine" : "1000-1000", "gpu-memclock" : "1375-1375", "gpu-fan" : "0-95", "gpu-powertune" : "20", "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75", "auto-fan" : true, "auto-gpu" : true, "log" : "5", "log-dateformat" : "1", "failover-only" : true, "failover-switch-delay" : "30", "no-pool-disable" : true, "no-submit-stale" : true, "scrypt" : true, "queue" : "1", "scan-time" : "7", "expiry" : "28", "api-listen" : true, "api-mcast-port" : "4028", "api-port" : "4001", "api-allow" : "W:127.0.0.1" }
|
|
|
|
cgladue
Member
Offline
Activity: 97
Merit: 10
|
|
June 16, 2014, 03:20:45 PM |
|
Yeah, it's Scrypt-N now, and we're still on X11
Thank you NiceHash Devs, i just noticed you did a quick software release and now the front page is displaying the most profitable algo correctly to what the stratum is showing... Yes fixed now. Switching successfully between Scrypt-N and X11 here with no hiccups. what did you have to change to make that happen ? I'm using Kenshiro's suggestions. All engine/memclock speeds are locked in the same for each algo, with specified high/low limits so there's no fluctuation. Xintensity and TC stays the same for everything also. Basically it works if you use the exact same settings for each algo. This is for dual Radeon 290x's, with The Stilt BIOS (one Elpida, one Hynix). I'm starting to push the clock up, little by little, but so far this is solid: { "pools" : [ { "name" : "NiceHash_Scrypt_AS", "url" : "stratum+tcp://stratum.nicehash.com:4333", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=1024", "pool-algorithm" : "zuikkis", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_Scrypt-N_AS", "url" : "stratum+tcp://stratum.nicehash.com:4335", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=512", "pool-algorithm" : "zuikkis", "pool-nfactor" : "11", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X11_AS", "url" : "stratum+tcp://stratum.nicehash.com:4336", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "darkcoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X13_AS", "url" : "stratum+tcp://stratum.nicehash.com:4337", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "marucoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_Keccak_AS", "url" : "stratum+tcp://stratum.nicehash.com:4338", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=1024", "pool-algorithm" : "maxcoin", "pool-nfactor" : "10", "pool-thread-concurrency" : "8960", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X11_Backup", "url" : "stratum+tcp://stratum.nicehash.com:3336", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "darkcoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" } ], "xintensity" : "300", "vectors" : "1", "kernel" : "ckolivas", "lookup-gap" : "2", "worksize" : "256", "shaders" : "2816", "thread-concurrency" : "20481", "gpu-threads" : "1", "gpu-engine" : "1000-1000", "gpu-memclock" : "1375-1375", "gpu-fan" : "0-95", "gpu-powertune" : "20", "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75", "auto-fan" : true, "auto-gpu" : true, "log" : "5", "log-dateformat" : "1", "failover-only" : true, "failover-switch-delay" : "30", "no-pool-disable" : true, "no-submit-stale" : true, "scrypt" : true, "queue" : "1", "scan-time" : "7", "expiry" : "28", "api-listen" : true, "api-mcast-port" : "4028", "api-port" : "4001", "api-allow" : "W:127.0.0.1" }
thank you for this ... how does xintensity map to regular old intensity ... if i have intensity=19 now ?
|
|
|
|
KiloWatts
Member
Offline
Activity: 119
Merit: 10
|
|
June 16, 2014, 03:26:19 PM |
|
Yeah, it's Scrypt-N now, and we're still on X11
Thank you NiceHash Devs, i just noticed you did a quick software release and now the front page is displaying the most profitable algo correctly to what the stratum is showing... Yes fixed now. Switching successfully between Scrypt-N and X11 here with no hiccups. what did you have to change to make that happen ? I'm using Kenshiro's suggestions. All engine/memclock speeds are locked in the same for each algo, with specified high/low limits so there's no fluctuation. Xintensity and TC stays the same for everything also. Basically it works if you use the exact same settings for each algo. This is for dual Radeon 290x's, with The Stilt BIOS (one Elpida, one Hynix). I'm starting to push the clock up, little by little, but so far this is solid: { "pools" : [ { "name" : "NiceHash_Scrypt_AS", "url" : "stratum+tcp://stratum.nicehash.com:4333", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=1024", "pool-algorithm" : "zuikkis", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_Scrypt-N_AS", "url" : "stratum+tcp://stratum.nicehash.com:4335", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=512", "pool-algorithm" : "zuikkis", "pool-nfactor" : "11", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X11_AS", "url" : "stratum+tcp://stratum.nicehash.com:4336", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "darkcoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X13_AS", "url" : "stratum+tcp://stratum.nicehash.com:4337", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "marucoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_Keccak_AS", "url" : "stratum+tcp://stratum.nicehash.com:4338", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=1024", "pool-algorithm" : "maxcoin", "pool-nfactor" : "10", "pool-thread-concurrency" : "8960", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X11_Backup", "url" : "stratum+tcp://stratum.nicehash.com:3336", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "darkcoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" } ], "xintensity" : "300", "vectors" : "1", "kernel" : "ckolivas", "lookup-gap" : "2", "worksize" : "256", "shaders" : "2816", "thread-concurrency" : "20481", "gpu-threads" : "1", "gpu-engine" : "1000-1000", "gpu-memclock" : "1375-1375", "gpu-fan" : "0-95", "gpu-powertune" : "20", "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75", "auto-fan" : true, "auto-gpu" : true, "log" : "5", "log-dateformat" : "1", "failover-only" : true, "failover-switch-delay" : "30", "no-pool-disable" : true, "no-submit-stale" : true, "scrypt" : true, "queue" : "1", "scan-time" : "7", "expiry" : "28", "api-listen" : true, "api-mcast-port" : "4028", "api-port" : "4001", "api-allow" : "W:127.0.0.1" }
thank you for this ... how does xintensity map to regular old intensity ... if i have intensity=19 now ? Here's the lowdown on how xintensity works: http://www.overclock.net/t/1461916/tutorial-ultimate-guide-to-tweaking-amd-cgminer-3-7-2-kalroth-edition-sgminer-instructions-included-aswell-get-the-most-hash-out-of-your-gpuBasically i=19 is 524288 threads. Xintensity is multiplied by your number of shaders to get a more accurate number. Therefore my setting of xi=300 means I multiply 300 with 2816 (# of shaders for a 290x), to get 844800 threads. That's somewhere between I=19 and I=20.
|
|
|
|
cgladue
Member
Offline
Activity: 97
Merit: 10
|
|
June 16, 2014, 04:48:21 PM |
|
Yeah, it's Scrypt-N now, and we're still on X11
Thank you NiceHash Devs, i just noticed you did a quick software release and now the front page is displaying the most profitable algo correctly to what the stratum is showing... Yes fixed now. Switching successfully between Scrypt-N and X11 here with no hiccups. what did you have to change to make that happen ? I'm using Kenshiro's suggestions. All engine/memclock speeds are locked in the same for each algo, with specified high/low limits so there's no fluctuation. Xintensity and TC stays the same for everything also. Basically it works if you use the exact same settings for each algo. This is for dual Radeon 290x's, with The Stilt BIOS (one Elpida, one Hynix). I'm starting to push the clock up, little by little, but so far this is solid: { "pools" : [ { "name" : "NiceHash_Scrypt_AS", "url" : "stratum+tcp://stratum.nicehash.com:4333", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=1024", "pool-algorithm" : "zuikkis", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_Scrypt-N_AS", "url" : "stratum+tcp://stratum.nicehash.com:4335", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=512", "pool-algorithm" : "zuikkis", "pool-nfactor" : "11", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X11_AS", "url" : "stratum+tcp://stratum.nicehash.com:4336", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "darkcoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X13_AS", "url" : "stratum+tcp://stratum.nicehash.com:4337", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "marucoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_Keccak_AS", "url" : "stratum+tcp://stratum.nicehash.com:4338", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=1024", "pool-algorithm" : "maxcoin", "pool-nfactor" : "10", "pool-thread-concurrency" : "8960", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X11_Backup", "url" : "stratum+tcp://stratum.nicehash.com:3336", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "darkcoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1000-1000", "pool-gpu-memclock" : "1375-1375" } ], "xintensity" : "300", "vectors" : "1", "kernel" : "ckolivas", "lookup-gap" : "2", "worksize" : "256", "shaders" : "2816", "thread-concurrency" : "20481", "gpu-threads" : "1", "gpu-engine" : "1000-1000", "gpu-memclock" : "1375-1375", "gpu-fan" : "0-95", "gpu-powertune" : "20", "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75", "auto-fan" : true, "auto-gpu" : true, "log" : "5", "log-dateformat" : "1", "failover-only" : true, "failover-switch-delay" : "30", "no-pool-disable" : true, "no-submit-stale" : true, "scrypt" : true, "queue" : "1", "scan-time" : "7", "expiry" : "28", "api-listen" : true, "api-mcast-port" : "4028", "api-port" : "4001", "api-allow" : "W:127.0.0.1" }
thank you for this ... how does xintensity map to regular old intensity ... if i have intensity=19 now ? Here's the lowdown on how xintensity works: http://www.overclock.net/t/1461916/tutorial-ultimate-guide-to-tweaking-amd-cgminer-3-7-2-kalroth-edition-sgminer-instructions-included-aswell-get-the-most-hash-out-of-your-gpuBasically i=19 is 524288 threads. Xintensity is multiplied by your number of shaders to get a more accurate number. Therefore my setting of xi=300 means I multiply 300 with 2816 (# of shaders for a 290x), to get 844800 threads. That's somewhere between I=19 and I=20. great article, thank you very much
|
|
|
|
cgladue
Member
Offline
Activity: 97
Merit: 10
|
|
June 16, 2014, 06:45:52 PM |
|
Yeah, it's Scrypt-N now, and we're still on X11
Thank you NiceHash Devs, i just noticed you did a quick software release and now the front page is displaying the most profitable algo correctly to what the stratum is showing... Yes fixed now. Switching successfully between Scrypt-N and X11 here with no hiccups. even after setting all engine and memclock speeds tot he same using your example i still cannot switch from X11->scrypt-n when i do it says 2 of my 4 cards threads hung and then the cards go DEAD and/or freeze the computer with a driver not responding error. but if i manually start and mine scrypt-n or x11 as the only pool it runs no issues for days
|
|
|
|
KiloWatts
Member
Offline
Activity: 119
Merit: 10
|
|
June 16, 2014, 06:51:46 PM |
|
Yeah, it's Scrypt-N now, and we're still on X11
Thank you NiceHash Devs, i just noticed you did a quick software release and now the front page is displaying the most profitable algo correctly to what the stratum is showing... Yes fixed now. Switching successfully between Scrypt-N and X11 here with no hiccups. even after setting all engine and memclock speeds tot he same using your example i still cannot switch from X11->scrypt-n when i do it says 2 of my 4 cards threads hung and then the cards go DEAD and/or freeze the computer with a driver not responding error. but if i manually start and mine scrypt-n or x11 as the only pool it runs no issues for days Try replacing your conf with exactly the one I have. If it works, recursively check to see the differences between mine and yours and report back.
|
|
|
|
KiloWatts
Member
Offline
Activity: 119
Merit: 10
|
|
June 16, 2014, 07:55:57 PM Last edit: June 16, 2014, 08:12:38 PM by KiloWatts |
|
Ok I've seen evidence of successful auto-switching between all algorithms now (except Keccak) with zero crashes or HW errors, for about 24hrs straight. I even bumped my engine to 1025. These OC settings are still playing it safe a bit... Will begin raising memclock in small increments over the next couple days until it breaks. 290x with The Stilt BIOS, Windows, 13.12 drivers Scrypt: 905kh N-Scrypt: 453kh X11: 3.6 Mh X13: 2.6 Mh { "pools" : [ { "name" : "NiceHash_Scrypt_AS", "url" : "stratum+tcp://stratum.nicehash.com:4333", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=1024", "pool-algorithm" : "zuikkis", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1025-1025", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_Scrypt-N_AS", "url" : "stratum+tcp://stratum.nicehash.com:4335", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=512", "pool-algorithm" : "zuikkis", "pool-nfactor" : "11", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1025-1025", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X11_AS", "url" : "stratum+tcp://stratum.nicehash.com:4336", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "darkcoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1025-1025", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X13_AS", "url" : "stratum+tcp://stratum.nicehash.com:4337", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "marucoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1025-1025", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_Keccak_AS", "url" : "stratum+tcp://stratum.nicehash.com:4338", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=1024", "pool-algorithm" : "maxcoin", "pool-nfactor" : "10", "pool-thread-concurrency" : "8960", "pool-gpu-engine" : "1025-1025", "pool-gpu-memclock" : "1375-1375" }, { "name" : "NiceHash_X11_Backup", "url" : "stratum+tcp://stratum.nicehash.com:3336", "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY", "pass" : "d=0.08", "pool-algorithm" : "darkcoin-mod", "pool-nfactor" : "10", "pool-thread-concurrency" : "20481", "pool-gpu-engine" : "1025-1025", "pool-gpu-memclock" : "1375-1375" } ], "xintensity" : "300", "vectors" : "1", "kernel" : "ckolivas", "lookup-gap" : "2", "worksize" : "256", "shaders" : "2816", "thread-concurrency" : "20481", "gpu-threads" : "1", "gpu-engine" : "1025-1025", "gpu-memclock" : "1375-1375", "gpu-fan" : "0-95", "gpu-powertune" : "20", "temp-cutoff" : "95", "temp-overheat" : "85", "temp-target" : "75", "auto-fan" : true, "auto-gpu" : true, "log" : "5", "log-dateformat" : "1", "failover-only" : true, "failover-switch-delay" : "30", "no-pool-disable" : true, "no-submit-stale" : true, "scrypt" : true, "queue" : "1", "scan-time" : "7", "expiry" : "28", "api-listen" : true, "api-mcast-port" : "4028", "api-port" : "4001", "api-allow" : "W:127.0.0.1" }
|
|
|
|
lbr
|
|
June 16, 2014, 09:29:12 PM |
|
290x with The Stilt BIOS, Windows, 13.12 drivers
Scrypt: 905kh N-Scrypt: 453kh X11: 3.6 Mh X13: 2.6 Mh
290, Stilt, W2k8 r2, 13.12 mod v3 850/1250 scrypt, arebyp, 32768: 840khs 850/1250 scryptn, bufius, 28159: 366khs 950/1250 x11, x11mod(darkcoin-mod), 8192: 3.4mhs 950/1250 x13, x13mod(marucoin-mod), 8192: 2.6mhs I 20
|
|
|
|
bullus
|
|
June 16, 2014, 10:45:19 PM |
|
@Elun
Any windows build with latest updates?
|
btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
|
|
|
|
|