Advertisement
zegige

zsefnek_280xcfg

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