Hi All,
I'm currently running CGMiner on 2 7950's (NO CROSSFIRE), with the following settings:
--scrypt --api-listen --api-network --api-port 4028 -I 20,20 -g 1 --thread-concurrency 22400 --lookup-gap 2 --temp-target 75,75 --temp-overheat 80,80 --temp-cutoff 85,85 --gpu-memclock 1250,1250 --gpu-engine 300-1100,300-1100 --auto-fan --auto-gpu
I'm getting extremely frustrated with cgminer results as they make no sense to me, for example:
GPU: 1, Rate: 310kh/s, Temp: 75 °C, Fan Percent: 37%, GPU Clock: 1100, Mem Clock: 1250, Intensity 20, HW Errors: 0
GPU: 2, Rate: 660kh/s, Temp: 76 °C, Fan Percent: 100%, GPU Clock: 500, Mem Clock: 1250, Intensity 20, HW Errors: 0
How the hell is it possible that GPU 2 has a higher hashrate with the lowest GPU Clock?
Why is my Fan Percent on GPU 2 100%?
Why isn't my Fan Percent not going up on GPU 1 as temps are about equal?
Why isn't my GPU Clock of GPU 1 throttling down?
This is driving me nuts, I have went through the documentation and numerous forum posts but no help.
Please, Anyone, Help me out!
Cheers,
I don't know the answer to your questions but I never had a lick of luck with auto-gpu. All my 7970s run great on this configuration:
"scrypt" : true,
"intensity" : "13,13",
"vectors" : "1",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "10240,10240",
"shaders" : "2048,2048",
"gpu-engine" : "1050,1050",
"gpu-fan" : "0-85",
"gpu-memclock" : "1650,1650",
"gpu-vddc" : "0,0",
"temp-cutoff" : "95",
"temp-overheat" : "88",
"temp-target" : "75",
"temp-hysteresis" : "9",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"scan-time" : "111",
"queue" : "1",
"failover-only" : true,
"gpu-dyninterval" : "77",
"gpu-threads" : "1",
"hotplug" : "0",
"log" : "5",
"shares" : "0",
"kernel-path" : "/usr/local/bin"