Skip to content

Instantly share code, notes, and snippets.

@thekev
Last active January 4, 2016 10:59
Show Gist options
  • Select an option

  • Save thekev/8612600 to your computer and use it in GitHub Desktop.

Select an option

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

thekev commented Mar 15, 2014

Copy link
Copy Markdown
Author

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

thekev commented May 2, 2014

Copy link
Copy Markdown
Author

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