Skip to content

Instantly share code, notes, and snippets.

@setkeh
Created April 5, 2013 15:19
Show Gist options
  • Save setkeh/5320141 to your computer and use it in GitHub Desktop.
Save setkeh/5320141 to your computer and use it in GitHub Desktop.
{
"pools" : [
{
"url" : "http://newlc.ozco.in:9332",
"user" : "WorkerName",
"pass" : "Password"
}
]
,
"intensity" : "17",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "0",
"thread-concurrency" : "8000",
"shaders" : "0",
"gpu-engine" : "0-955",
"gpu-fan" : "0-85",
"gpu-memclock" : "1270",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"gpu-vddc" : "0.000",
"temp-cutoff" : "80",
"temp-overheat" : "70",
"temp-target" : "60",
"api-port" : "4028",
"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"log" : "5",
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment