<<  >> (p.20)
    Author Topic: Consolidated Litecoin Mining Guide for 5xxx, 6xxx, and 7xxx GPUs  (Read 624230 times)
    tacotime (OP)
    Legendary
    *
    Offline Offline

    Activity: 1484
    Merit: 1011



    View Profile
    March 17, 2013, 06:28:04 PM
     #381

    The new version of cgminer, 2.11.3, with the scrypt updates is out:

    https://bt.irlbtc.com/view/28402.msg1633258#msg1633258

    Don't forget it was donations that made me improve it Wink

    Yeah, anyone using 2.11.3 please chime, mostly people are saying that either the program doesn't run or the kernel throws lots of invalids so I'm a little skeptical.

    Quote
    Quick test of scrypt mining on my Windows 7 machine.  Same everything.

    2.11.2 - No HW errors.
    2.11.3 - Lot of HW errors, very low accepted rate.

    Don't have time to play with it so I sticking with 2.11.2 for now.

    I've been playing a bit with cgminer (2.11.2 and 2.11.3) and scrypt during the last few hours.
    So far the best performance I could achieve on my GV-R797OC-3GD on windows 7 x64 with catalyst 13.2b7 was around 720kH/s with the following settings:
    Code:
    cgminer.exe --scrypt -o http://xxx -u x -p x --intensity 13 -g 2 --thread-concurrency 8192 --lookup-gap 2 --gpu-engine 1044 --gpu-memclock 1500

    a more conservative 620kH/s with
    Code:
    cgminer.exe --scrypt -o http://xxx -u x -p x --intensity 13 -g 2 --thread-concurrency 8192 --lookup-gap 2 --gpu-engine 900 --gpu-memclock 1155

    and an even more conservative 550kH/s with
    Code:
    cgminer.exe --scrypt -o http://xxx -u x -p x --intensity 13 -g 2 --thread-concurrency 8192 --lookup-gap 2 --gpu-engine 800 --gpu-memclock 870

    Increasing thread concurrency above 8192 with --lookup-gap 2 always returns an error like
    Code:
    Maximum buffer memory device 0 supports says 536870912
    Your scrypt settings come to 1467482112
    Error -61: clCreateBuffer (padbuffer8), decrease CT or increase LG

    Lowering thread concurrency below 8192 always produces hardware errors.

    With -g > 1 using any intensity higher or lower than 13 will result in lower hashrates.

    With -g 1 higher than 13 intensities will more or less match -g 2 -I 13 hashrate at the expenses of system responsiveness.

    Increasing lookup gap allows for higher thread concurrencies, but it won't improve performance.

    Setting the correct core/memory ratio for your card is the most important tweak, even a small 10MHz difference can make you lose/gain 100-200kH/s.


    Code:
    XMR: 44GBHzv6ZyQdJkjqZje6KLZ3xSyN1hBSFAnLP6EAqJtCRVzMzZmeXTC2AHKDS9aEDTRKmo6a6o9r9j86pYfhCWDkKjbtcns
Page 19
Viewing Page: 20