Skip to content

Instantly share code, notes, and snippets.

@perryh
Created February 25, 2014 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save perryh/9215374 to your computer and use it in GitHub Desktop.
Save perryh/9215374 to your computer and use it in GitHub Desktop.
2x ASUS Radeon 270
{
"pools" : [
{
"url" : "stratum+tcp://uswest.wafflepool.com:3333",
"user" : "1GwaWzwm6xwv7HwLyuma7dZU1H1fZu3Pe3",
"pass" : "d=512"
},
{
"url" : "stratum+tcp://useast.wafflepool.com:3333",
"user" : "1GwaWzwm6xwv7HwLyuma7dZU1H1fZu3Pe3",
"pass" : "d=512"
},
{
"url" : "stratum+tcp://eu.wafflepool.com:3333",
"user" : "1GwaWzwm6xwv7HwLyuma7dZU1H1fZu3Pe3",
"pass" : "d=512"
}
]
,
"intensity" : "19,19",
"vectors" : "1,1",
"worksize" : "512,512",
"kernel" : "scrypt,scrypt",
"lookup-gap" : "0,0",
"thread-concurrency" : "21568,21568",
"shaders" : "0,0",
"gpu-engine" : "1050,1050",
"gpu-fan" : "100-100,90-90",
"gpu-memclock" : "1400,1400",
"gpu-memdiff" : "0,0",
"gpu-powertune" : "0,0",
"gpu-vddc" : "0.000,0.000",
"temp-cutoff" : "81,81",
"temp-overheat" : "65,65",
"temp-target" : "63,63",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "120",
"failover-only" : true,
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "1",
"log" : "5",
"no-pool-disable" : true,
"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