Post
Topic
Board Mining (Altcoins)
Re: [XPM]unofficial jhPrimeminer thread
by
rdebourbon
on 02/04/2014, 18:28:43 UTC
@rdebourbon

I am new to your miner and don't know if this has been posted but do you have a sample bat file to help me configure?

I don't see a readme in your miner.
At a minimum you'd have:
JhPrimeMiner.exe -o http://ypool.net:10034  -u yourworker -p yourpassword

If you're using the computer for other things you may want to reduce the thread count. To do this add -t x where x is less than total cores in computer.

If Wps is very high > 100 consider a bigger sieve size.  Default size is approximately 2 Mill.  If Wps < 30 consider smaller sieve size.  Try keep sieve Size a multiple of 16384. Change sieve size with -s xxxxx

Finally use as high a  primorial as gives a decent mnps. I recommend 61 its been very lucky for me.  Change primorial with -m xx

That's it really. .