<<  >> (p.77)
    Author Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.1  (Read 5806542 times)
    This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic. (3 posts by 1+ user deleted.)
    kripz
    Full Member
    ***
    Offline Offline

    Activity: 182
    Merit: 100


    View Profile
    September 19, 2011, 11:53:46 PM
     #1521

    I better check that then, aticonfig i assume.

    Had a good idea last night, will attempt to write a quick bashscript to tell cgminer to mine 1000 shares and then get the script to log the final output to a file and repeat with different settings.

    pseudocode:

    Code:
    Array speedstoTest = 0,100,150,200,250,300,350

    for i = 0; i < speedstoTest.length; i++
    {
    if(speedstoTest[i] == 0)
           // run normal cgminer no downclocks
    else
           cgminer -m `speedstoTest[i]` --shares 1000 > log
    }

     Merged mining, free SMS notifications, PayPal payout and much more.
    http://btcstats.net/sig/JZCODg2
Page 76
Viewing Page: 77