Post
Topic
Board Mining (Altcoins)
Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels.
by
flipclip
on 13/10/2015, 20:55:43 UTC
What would you folks suggest for command line running lyra2rev2 with a 980 primary and 960 secondary.  I have been doing pretty well just a default settings, but would like to squeeze a little more out of them.

LAUNCH LINE FOR LYRA2v2--

My launch line follows:

       ""ccminer -a lyra2v2 -i 15.7 -C --cpu-priority 5 -o stratum+tcp://pool.com:port -u uname.wrkr1 -p x -b 0.0.0.0:4068"

The intensity "-i" is adjustable, 15.7 is as high as any of my hardware can go.  The cpu-mining flag "-C" helps, and the cpu-priority of "5" is the top setting.  The "-b" flag enables monitoring by the application program interface (api).  I get about 9.5Mh/s with my GTX 970 cards.

--scryptr
Dragonslayer: since you are running two types of cards I believe you should be able to use two different intensities for them, utilizing -i x,y.  so instead of just 15.7 as above, something like 16,15.7 (or whenever the memory failures start on ccminer start, just ratchet it down a .1 or .2).  You should see the different intensities being used via the api.