<<  >> (p.121)
    Author Topic: OFFICIAL CGMINER mining software thread for linux/win/osx/mips/arm/r-pi 4.11.1  (Read 5806564 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.)
    Proofer
    Member
    **
    Offline Offline

    Activity: 266
    Merit: 36


    View Profile
    December 23, 2011, 09:37:54 PM
     #2401

    Brief explanation of intensity.  The way OpenCL works is once it starts working it can't stop.  So you give it a job, it starts working and is completely unresponsive until it finishes.  A nonce range is 2^32 hashes so even a 400MH/s GPU would take about 10 seconds.  Most computers would die if the graphics card was unresponsive for 10 seconds so miners calculate hashes in batches.  There is some overhead in setting up a batch so longer batches (higher intensity) are slightly more efficient.  If intensity is too high it can make the system unresponsive because the video card is unavailable while hashing and that can "freak out" the OS.

    Interesting!  On all six I changed from dynamic, which was reporting I=3 or 4, mostly 4, to 7, which increased the hash rate by about 14% and power consumption by 7%.   I wonder how much we are losing in order to avoid "freaking out" an OS that is designed to work with spreadsheets, video games, and email.
Page 120
Viewing Page: 121