my .bat is clpts_x86-64.exe -u xxxxxx.pts_1 -p xxxxx -t 0,1
everything was working fine the past few day until tonight. i was getting ~1750 col/m on these settings.
I am on a 7970, running clpts_x86-64 -u user.1 -p 1 -t 0 -a 3,3
it gets 2800 collisions/m
i guess it can probably go higher, but i haven't really tinkered with the algorithm settings any, or card settings
it's running @ 1100 core 1300 memory , 1.063v, 61oC in ~76oF ambient
ed: and i need to read the readme file, because i'm not even sure if i'm using the -t and -a modifiers properly, scratch. i thought -t specified the device #
Yes you have -t and -a backwards... -t 3,3 -a 1
this will run two threads on the number 3 GPU... if you have another card to run this on, it might look like 3,3,4 to run two threads on GPU 3 and 1 thread on GPU 4... all depends what you have... I see you must be using gpu 0,1,2 for another miner? just have to get the right GPU ID for the right card...
I've found the -a 1 to be the best setting, but try all of them to see what works best for your card (0,1,2,3), -a 0 is more for the 290 crowd I guess... and yes please read the readme file it has the basic examples folks should be using.
