Any help 2x xfx 7950
-
now i have just gpu0 - 340, gpu1 - 430. i will be very happy if i could get 550
cgminer --scrypt -o stratum+tcp://stratum.wemineftc.com:4444 -u u.1 -p p --intensity 13,13 --gpu-fan 60-95,60-85 --thread-concurrency 8192,8192 --worksize 128 -g 2
{
“pools” : [
{
“url” : “http://url:port”,
“user” : “user”,
“pass” : “pass”
}
]
,
“intensity” : “13,13”, (20,20 = 400,420)
“vectors” : “1,1”,
“worksize” : “128,128”,
“kernel” : “scrypt,scrypt”,
“lookup-gap” : “2,2”,
“thread-concurrency” : “8192,8192”, change to 22400 didnt help
“gpu-engine” : “925,925”,
“gpu-fan” : “60-85,85”,
“gpu-memclock” : “1050,1050”,
“gpu-memdiff” : “0,0”,
“gpu-powertune” : “0,0”,
“gpu-vddc” : “0.000”,
“temp-cutoff” : “93,93”,
“temp-overheat” : “88,88”,
“temp-target” : “78,78”,
“api-port” : “4028”,
“auto-fan” : true,
“auto-gpu” : true,
“expiry” : “120”,
“failover-only” : true,
“gpu-dyninterval” : “7”,
“gpu-platform” : “0”,
“gpu-threads” : “1”,
“hotplug” : “5”,
“log” : “5”,
“no-pool-disable” : true,
“queue” : “1”,
“scan-time” : “60”,
“scrypt” : true,
“temp-hysteresis” : “3”,
“shares” : “0”,
“kernel-path” : “/usr/local/bin”
} -
Ramp up that clock rate, try 1050 for “gpu-engine” : “925,925”, and 1500 for “gpu-memclock” : “1050,1050”, see what that gives you and then try cranking the intensity to 20. I run at I20 on 7950s and I13 on 7970s.