Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: da_uno on May 26, 2014, 08:04:28 PM



Title: Seeking help fine tuning a conf file for amd A6-3400M AMD Radeon HD 6520G
Post by: da_uno on May 26, 2014, 08:04:28 PM
I'm trying to fine tune conf files for scrypt and x11 coins for my old crappy laptop with amd A6-3400M AMD Radeon HD 6520G.  I don't really have a clue beyond TC, shaders and intensity.  Any help is appreciated.  I'm using sgminer and my current conf file looks something like this:
Code:
"intensity" : "10",
"vectors" : "1",
"worksize" : "128",
"kernel" : "ckolivas",
"lookup-gap" : "2",
"thread-concurrency" : "1216",
"shaders" : "320",
"gpu-engine" : "0-0",
"gpu-fan" : "0-0",
"gpu-memclock" : "0",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-target" : "75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-threads" : "2",
"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"


Title: Re: Seeking help fine tuning a conf file for amd A6-3400M AMD Radeon HD 6520G
Post by: da_uno on May 27, 2014, 03:08:45 PM
::crickets::