Advertisement
Guest User

Untitled

a guest
Dec 16th, 2013
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. {
  2. "pools" : [
  3. {
  4. "url" : "stratum+tcp://******",
  5. "user" : "*****",
  6. "pass" : "*****"
  7. }
  8. ]
  9. ,
  10. "intensity" : "20",
  11. "vectors" : "1",
  12. "worksize" : "256",
  13. "kernel" : "scrypt",
  14. "lookup-gap" : "2",
  15. "thread-concurrency" : "28000",
  16. "shaders" : "0",
  17. "gpu-engine" : "1000",
  18. "gpu-fan" : "75",
  19. "gpu-memclock" : "1500",
  20. "gpu-memdiff" : "0",
  21. "gpu-powertune" : "20",
  22. "gpu-vddc" : "0.000",
  23. "temp-cutoff" : "95",
  24. "temp-overheat" : "85",
  25. "gpu-platform" : "0",
  26. "gpu-threads" : "1",
  27. "log" : "5",
  28. "queue" : "1",
  29. "scrypt" : true,
  30. "shares" : "0"
  31. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement