Skip to content

Instantly share code, notes, and snippets.

@jnoller
Created February 24, 2014 02:07
Show Gist options
  • Save jnoller/9180706 to your computer and use it in GitHub Desktop.
Save jnoller/9180706 to your computer and use it in GitHub Desktop.
{
"pools" : [
{
"url" : "stratum+tcp://us-west.multipool.us:7777",
"user" : "m0nk3yz.1",
"pass" : "x"
},
{ "url": "stratum+tcp://stratum8.dogehouse.org:3336",
"user" : "m0nk3yz.crunk",
"pass" : "suchd0ge"
}
],
"intensity" : "13,13,19",
"api-listen" : true,
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "8192,8192,15232",
"shaders" : "2048",
"gpu-engine" : "1020,1020,400-1100",
"gpu-fan" : "90-90",
"gpu-memclock" : "1500,1500,1500",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "1.162",
"temp-cutoff" : "85",
"temp-overheat" : "80",
"temp-target" : "75",
"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2,2,1",
"hotplug" : "5",
"log" : "5",
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"no-submit-stale" : true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment