Skip to content

Instantly share code, notes, and snippets.

@mculp
Last active January 3, 2016 00:08
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 mculp/8380340 to your computer and use it in GitHub Desktop.
Save mculp/8380340 to your computer and use it in GitHub Desktop.
280x settings
{
"pools" : [
{
"url" : "stratum+tcp://pool.chunky.ms:6666",
"user" : "wilrader.280x",
"pass" : "honeybadger"
}
],
"intensity" : "13",
"worksize" : "256",
"kernel" : "scrypt",
"gpu-engine" : "1050",
"thread-concurrency" : "8192",
"gpu-powertune" : "20",
"gpu-threads" : "2",
"scrypt" : true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment