Advertisement
Guest User

Mining

a guest
Feb 27th, 2014
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. {
  2. "pools" : [
  3. {
  4. "url" : "stratum+tcp://stratum1.bamboohouse.info:3334",
  5. "user" : "misakaimouto.1",
  6. "pass" : "x"
  7. }
  8. ],
  9.  
  10. "intensity" : "13",
  11. "vectors" : "1",
  12. "worksize" : "256",
  13. "kernel" : "scrypt",
  14. "lookup-gap" : "2",
  15. "thread-concurrency" : "8192",
  16. "shaders" : "2048",
  17. "gpu-engine" : "1040",
  18. "gpu-fan" : "0-95",
  19. "gpu-memclock" : "1625",
  20. "gpu-memdiff" : "0",
  21. "gpu-powertune" : "20",
  22. "gpu-vddc" : "0.000",
  23. "auto-fan" : true,
  24. "temp-cutoff" : "95",
  25. "temp-overheat" : "85",
  26. "temp-target" : "75",
  27. "api-port" : "4028",
  28. "expiry" : "120",
  29. "gpu-dyninterval" : "7",
  30. "gpu-platform" : "0",
  31. "gpu-threads" : "2",
  32. "log" : "5",
  33. "no-pool-disable" : true,
  34. "queue" : "1",
  35. "scan-time" : "60",
  36. "scrypt" : true,
  37. "temp-hysteresis" : "3",
  38. "shares" : "0",
  39. "no-submit-stale" : true,
  40. "kernel-path" : "/usr/local/bin"
  41. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement