Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
mannyg
on 11/06/2014, 17:15:15 UTC
By george, that was it!

I wonder why CGWatcher is causing that ruckus with it? Thank you, I'll keep tinkering with it to try to make it work with CG Watcher, I do like some of it's features.

This was my issue also with the intensity not registering.

Unfortunately, I still can't get NScrypt to hash more than 50% of what it's supposed to...   I'm getting a paltry 250kh with my r9 290x.

Here's my setup:

Code:
{
"pools" : [
        {
                "name" : "NiceHash_Scrypt-N",
                "url" : "stratum
+tcp://stratum.nicehash.com:4335",
                "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY",
                "pass" : "x",
                "pool-algorithm" : "zuikkis",
"pool-xintensity" : "400",
                "pool-nfactor" : "11",
                "pool-thread-concurrency" : "24550",
"pool-gpu-engine" : "1040",
"pool-gpu-memclock" : "1400"
        },
        {
                "name" : "NiceHash_Scrypt",
                "url" : "stratum
+tcp://stratum.nicehash.com:4333",
                "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY",
                "pass" : "x",
                "pool-algorithm" : "zuikkis",
"pool-xintensity" : "400",
                "pool-nfactor" : "10",
                "pool-thread-concurrency" : "24550",
"pool-gpu-engine" : "1040",
"pool-gpu-memclock" : "1500"
        },
        {
                "name" : "NiceHash_X11",
                "url" : "stratum
+tcp://stratum.nicehash.com:4336",
                "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY",
                "pass" : "x",
                "pool-algorithm" : "darkcoin-mod",
                "pool-nfactor" : "10",
"pool-xintensity" : "400",
                "pool-thread-concurrency" : "24550",
"pool-gpu-engine" : "1050",
"pool-gpu-memclock" : "1250"
        },
        {
                "name" : "NiceHash_X13",
                "url" : "stratum
+tcp://stratum.nicehash.com:4337",
                "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY",
                "pass" : "x",
                "pool-algorithm" : "marucoin-mod",
                "pool-nfactor" : "10",
"pool-xintensity" : "400",
                "pool-thread-concurrency" : "24550",
"pool-gpu-engine" : "1050",
"pool-gpu-memclock" : "1250"
        },
       {
                "name" : "NiceHash_Scrypt_Regular_Backup",
                "url" : "stratum
+tcp://stratum.nicehash.com:3333",
                "user" : "19tg4DmbwEiwebVHoHvCZ5MPTjaPKZhsLY",
                "pass" : "x",
                "pool-algorithm" : "zuikkis",
                "pool-nfactor" : "10",
"pool-xintensity" : "400",
                "pool-thread-concurrency" : "24550",
"pool-gpu-engine" : "1040",
"pool-gpu-memclock" : "1500"
        }
],
"vectors" : "1",
"worksize" : "128",
"kernel" : "zuikkis",
"lookup-gap" : "2",
"shaders" : "2560",
"gpu-powertune" : "0",
"temp-target" : "69",
"gpu-threads" : "1",
"auto-fan" : true,
"log" : "5",
"log-dateformat" : "1",
"failover-only" : true,
"failover-switch-delay" : "30",
"no-pool-disable" : 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"
}

If you have a 290x, your shaders are wrong.  290x has 2816 shaders.  You might also want to try 256 or 512 worksize, and changing the powertune to 10 or 20.  Try with gpu-engine 1000, and gpu-memclock of 1250 first, then 1500. one or the other should work.  Your TC is ok, but you might see something i noticed with my 290's with that TC and thats higher rejects of ~2%