First of all good evening guys, its kinda my first post.
I am trying to mine Maxcoin, as many are I suspect, and I really really can't figure out the setting for my GTX 670, I basically have no idea what I am doing.
I am currently running:
cudaminer.exe --algo=keccak -q -l K2688x32 -i 1 -C 0 -m 1 -H 2 -L 128 -o stratum+tcp://stratum1.max.hashfaster.com:4004 -u username.worker name -p worker pass (I have no idea what this mean, I just read a bunch of posts about it, on the website, on here, and made a batch file that seems to work).
I am using a GTX 670 Windows 3 OC (I OCed it to 1228 core clock, and +300 or the memory) from Gigabyte.
I would really appreciate some help. Its basically my first night trying this, I would just like to find the optimal settings for the 670, but have no idea how, or even where to start. Any nibble of help would be amazing. I tried to decipher what you guys were talking about (no offense), but I am having no luck XD I hope someone can at least guide man, since this coin is so new, I found nothing anywhere.
Thx a bunch in advance.
have you read the readme section where it says
. Launch configs should look somewhat like this
(do not exceed the warp figures given here)
-l F1000x16
-l K1000x32 << fastest on my GTX 780
-l T1000x24
Best to replace the 1000 blocks with a large multiple of your card's
multiprocessor count. At least a few hundred, but probably less than 3000.
hey I'm a learner here too but I would suggest taking away the -q so you can see more of the output. I don't know how powerful your 670 is or what kernel it uses but you need to check that out with testing and apply the appropriate config presumably you think its a K kernel. try lowering the launch config numbers as well, F1000x16 worked whereas F1000x32 failed for me.