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

Activity: 224
Merit: 100



View Profile
June 16, 2014, 01:30:54 PM
 #481

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"

Code:

{
"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.380

I 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 Offline

Activity: 119
Merit: 10


View Profile
June 16, 2014, 01:55:02 PM
 #482

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
Sr. Member
****
Offline Offline

Activity: 547
Merit: 250



View Profile
June 16, 2014, 02:05:14 PM
 #483

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 Offline

Activity: 97
Merit: 10


View Profile
June 16, 2014, 02:13:12 PM
 #484

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 Huh

KiloWatts
Member
**
Offline Offline

Activity: 119
Merit: 10


View Profile
June 16, 2014, 02:13:44 PM
 #485

Yeah, it's Scrypt-N now, and we're still on X11
B.T.Coin
Sr. Member
****
Offline Offline

Activity: 332
Merit: 250



View Profile
June 16, 2014, 02:14:03 PM
 #486

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 Smiley
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 Offline

Activity: 97
Merit: 10


View Profile
June 16, 2014, 02:46:31 PM
 #487

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
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
June 16, 2014, 02:52:09 PM
 #488

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 Offline

Activity: 119
Merit: 10


View Profile
June 16, 2014, 02:59:35 PM
 #489

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 Offline

Activity: 97
Merit: 10


View Profile
June 16, 2014, 03:03:04 PM
 #490

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 Offline

Activity: 119
Merit: 10


View Profile
June 16, 2014, 03:13:37 PM
 #491

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:

Code:
{
"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 Offline

Activity: 97
Merit: 10


View Profile
June 16, 2014, 03:20:45 PM
 #492

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:

Code:
{
"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 Offline

Activity: 119
Merit: 10


View Profile
June 16, 2014, 03:26:19 PM
 #493

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:

Code:
{
"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-gpu

Basically 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 Offline

Activity: 97
Merit: 10


View Profile
June 16, 2014, 04:48:21 PM
 #494

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:

Code:
{
"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-gpu

Basically 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 Offline

Activity: 97
Merit: 10


View Profile
June 16, 2014, 06:45:52 PM
 #495

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

Sad

KiloWatts
Member
**
Offline Offline

Activity: 119
Merit: 10


View Profile
June 16, 2014, 06:51:46 PM
 #496

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

Sad

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 Offline

Activity: 119
Merit: 10


View Profile
June 16, 2014, 07:55:57 PM
Last edit: June 16, 2014, 08:12:38 PM by KiloWatts
 #497

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

Code:
{
"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
Sr. Member
****
Offline Offline

Activity: 423
Merit: 254


View Profile
June 16, 2014, 09:29:12 PM
 #498

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

BTC: 18ozhbkfHneX8tnPgHJuTizyBmspM5Vgpa  LTC: LgVc7KdedPGZyDXHXEH9G7z6AoTmTvDdWb
cgminer 2.11.13 x64 portable for Mac OS X 10.6.8
6+ GPUs driver mod for Windows
bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
June 16, 2014, 10:45:19 PM
 #499

@Elun

Any windows build with latest updates?

btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
badman74
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
June 16, 2014, 11:58:21 PM
 #500

@Elun

Any windows build with latest updates?
here is the latest build
https://mega.co.nz/#!Ld5QASiI!cS1ETIXI_-jdvx6ZW93rD-IYY91zcWG4B24ZbYs2Ik8
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 ... 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!