Post
Topic
Board Mining
Re: [NEW POOL & NEW MINER] - BitcoinPool.com - Jump In!
by
FairUser
on 11/03/2011, 04:13:32 UTC
Quote
-snip!-
Quote
Anytime, just keeping you on your toes with the bug reports Wink hooray third block in <8 hours!

Yeah! We're really happy with how well this is taking off...

Also, you saw we added support for Ufasoft's CPU Miner?
I'm using my GPU for it atm, but that is good to know. Like I said earlier though my birthday is next week so i'm hoping to upgrade and increase my mining speed...

Also incase anyone doesn't feel like looking up the guide for setting up a GPU miner, heres basically how my batch file is written:
Code:
start /DC:\bitcoin\Miner poclbm-mod.exe --host=www.bitcoinpool.com --port=8334 --user=(Username) --pass=(Password) --device=0
Just change the path right after start to whatever folder you put the files into.

You may also want to add a "-v" option to use vectors on the graphics card. 
With vectors you can see results like this from time to time.

03/10/2011 19:58:46, 899a911a, accepted at 45% of getwork[15595]
03/10/2011 19:58:46, 70bb3b4e, accepted at 45% of getwork[15595]

03/10/2011 19:58:56, a53d4081, accepted at 95% of getwork[15595]

Notice the TWO answers found in the same percentage....that's because vectors is enabled.

Don't forget, a "-h" will show all the command line options. Smiley