Skip to content

Instantly share code, notes, and snippets.

@thekev
Last active January 4, 2016 10:59
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 thekev/8612600 to your computer and use it in GitHub Desktop.
Save thekev/8612600 to your computer and use it in GitHub Desktop.
vertminer r9 270
"scrypt" : true,
"gpu-threads" : "2",
"rawintensity" : "5120",
"worksize" : "256",
"thread-concurrency" : "8191",
"lookup-gap" : "2",
"gpu-engine" : "800-1075",
"gpu-memclock" : "1250",
"gpu-powertune" : "20",
@thekev
Copy link
Author

thekev commented Mar 15, 2014

sgminer.conf (nfactor branch, or 4.1.1+)

"kernel" : "ckolivas",
"nfactor" : "11",
"xintensity" : "4",
"gpu-threads" : "2",
"worksize" : "256",
"thread-concurrency" : "7039",
"gpu-engine" : "800-1100",
"gpu-fan" : "60-90",
"gpu-memclock" : "1250",
"gpu-powertune" : "20",
"temp-cutoff" : "90",
"temp-overheat" : "80",
"temp-target" : "75",
"temp-hysteresis" : "3",
"auto-fan" : true,
"auto-gpu" : true,

@thekev
Copy link
Author

thekev commented May 2, 2014

Lowered memclock, it's way way more stable like this. If you really want to hot-rod, engine 1160 and memclock 1500 will break 500kH, but have fun with the heat, power and crashing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment