Skip to content

Instantly share code, notes, and snippets.

@thekev
Last active August 29, 2015 13:56
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save thekev/8910636 to your computer and use it in GitHub Desktop.
full vertminer config (excluding pools)
"no-submit-stale" : "false",
"failover-only" : true,
"verbose" : true,
"scrypt" : true,
"rawintensity" : "5120,5120,5120",
"gpu-threads" : "2",
"worksize" : "256,256,256",
"thread-concurrency" : "6336,6336,6336",
"gpu-engine" : "800-1100,800-1100,800-1090",
"gpu-fan" : "60-90,60-90,65-90",
"gpu-memclock" : "1475,1475,1450",
"gpu-powertune" : "20,20,20",
"temp-cutoff" : "90",
"temp-overheat" : "80",
"temp-target" : "75",
"temp-hysteresis" : "3",
"api-mcast-port" : "4028",
"api-port" : "4028",
"auto-fan" : true,
"auto-gpu" : true,
"expiry" : "60",
"scan-time" : "5",
"queue" : "0",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"scrypt" : true,
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"api-listen" : true,
"api-allow" : "W:192.168.1.30"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment