Bitcoin Forum
June 21, 2024, 11:46:50 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: cgminer.conf for Gridseed Blades??  (Read 1185 times)
mikeobrien123 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
June 30, 2014, 02:37:46 PM
 #1

I was wondering if anyone has optimized CGMiner for multiple G-Blades.. Im running this currently.. Anyone have better settings?

{
        "pools": [
                {
                        "url": "xxx",
                        "user": "xxx",
                        "pass": "xxx"
                },
                {
                        "url": "xxx",
                        "user": "xxx",
                        "pass": "xxx"
                }
                 ],
        "load-balance": true,
        "failover-only": true,
        "gridseed-options": "baud=115200,freq=838,chips=40,modules=1,usefifo=0,btc=0",
        "hotplug": "5",
        "worksize": "1",
        "kernel": "scrypt",
        "thread-concurrency": "8192",
        "lookup-gap": "0",
        "gpu-threads": "2",
        "queue": "0",
        "scan-time": "1",
        "expiry": "1",
        "auto-fan": true,
        "scrypt": true,
        "api-listen": true,
        "api-allow": "W:192.168.2.0/24",
        "api-allow": "W:127.0.0.1",
        "api-port": "4028",
        "shares": "1500",
        "kernel-path": "/usr/local/bin"
}
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!