Post
Topic
Board Mining (Altcoins)
Re: Consolidated Litecoin Mining Guide for 5xxx, 6xxx, and 7xxx GPUs
by
Yurizhai
on 23/04/2013, 01:05:36 UTC
Can someone copy paste their cgminer config file for 7850 to get 300+?

I have an XFX 7850 Double D 1GB. I'm averaging 360Kh/s with the following:

No Overvolting
Core Clock: 1050
Mem Clock: 1300
Temperature: 62 C

Code:
"intensity" : "16",
"worksize" : "256",
"lookup-gap" : "0",
"kernel" : "scrypt",
"thread-concurrency" : "8192",
"shaders" : "0",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"device" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "1",
"no-pool-disable" : true,
"failover-only" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true

Voltage seems to be locked. Voltage reported by GPU-z is 1.075. Memory won't go any higher without crashing.

Thanks.. will these settings work in cgminer?