Skip to content

Instantly share code, notes, and snippets.

@sshimko
Created January 17, 2014 03:28
Show Gist options
  • Save sshimko/8467924 to your computer and use it in GitHub Desktop.
Save sshimko/8467924 to your computer and use it in GitHub Desktop.
3 x PowerColor 7950, Sapphire 7950
{
"pools" : [
{
"url" : "stratum+tcp://us-east.multipool.us:7777",
"user" : "username.a",
"pass" : "a"
},
{
"url" : "stratum+tcp://us-west.multipool.us:7777",
"user" : "username.a",
"pass" : "a"
}
]
,
"intensity" : "20,20,20,20",
"vectors" : "1,1,1,1",
"worksize" : "256,256,256,256",
"kernel" : "scrypt,scrypt,scrypt,scrypt",
"lookup-gap" : "0,0,0,0",
"thread-concurrency" : "21712,21712,21712,21712",
"shaders" : "0,0,0",
"gpu-engine" : "1025-1025,1100-1100,1075-1075,1050-1050",
"gpu-fan" : "0-88,0-88,0-88,0-88",
"gpu-memclock" : "1500,1625,1500,1500",
"gpu-memdiff" : "0,0,0,0",
"gpu-powertune" : "18,20,20,19",
"gpu-vddc" : "0.000,0.000,0.000,0.000",
"temp-cutoff" : "85,85,85,85",
"temp-overheat" : "84,84,84,84",
"temp-target" : "75,75,75,75",
"api-listen" : true,
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"log" : "1",
"no-pool-disable" : true,
"no-submit-stale" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"load-balance" : true,
"kernel-path" : "/usr/local/bin",
"api-allow" : "127.0.0.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment