Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Degolep on March 30, 2014, 07:41:22 PM



Title: lower hash with sgminer vs. cgminer
Post by: Degolep on March 30, 2014, 07:41:22 PM
Code:
{
"intensity" : "13",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "2048,",
"api-port" : "4028",
"expiry" : "1",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "1",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

4x 280x 1020/1500 I get 2860Mh/s with cgminer and only 2150Mh/s with sgminer?

I've tryed messing around with core speed and different kernels and there is no improvement....


Title: Re: lower hash with sgminer vs. cgminer
Post by: jazarja on April 03, 2014, 02:41:58 AM
try set your thread concurrency with 8193 and xintensity to 4


Title: Re: lower hash with sgminer vs. cgminer
Post by: Degolep on April 06, 2014, 09:31:20 PM
doesn't help...


Title: Re: lower hash with sgminer vs. cgminer
Post by: grippy54 on April 06, 2014, 09:39:37 PM
That's odd. I've heard the sgminer generally gives higher hash.


Title: Re: lower hash with sgminer vs. cgminer
Post by: Degolep on April 07, 2014, 06:35:27 AM
I don't have a clue whats going on it should be the same since sgminer is based on cgminer...