[Information]
This is a custom mining software for mining at http://ypool.net.
As far as i know http://ypool.net is the only pool for Primecoin (XPM) and is very well maintained by user testix and jh000.
[FAQ]
The pool had few days to work out it's kinks and it is finding block and payout are correct.
[Miner Software]
So far only the 32bit has been compiled by author. the 64bit version works but varies. some had great success and some doesn't.
cabin updated build with the latest share values:
11ch 100
10ch 80
9ch 16
8ch 1
7ch 0.03125
6ch 0.000976
The builds I know about are:
[Mumus:]
V7.1 64bit - https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v7.1.zip
v7.1 64bit AVX - https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v7.1-AVX.zip
v6.0 32bit - https://dl.dropboxusercontent.com/u/1189851/jhPrimeminer-GMP-v6-32bit.zip
[Cabin]
It is quite similar to the Mumus build but does not do the large divisor test anymore since others have said this part is buggy and wastes a bit of time. It also has the -h parameter which specifies what length of chain to search for (default 9 which is the case for all current miners) and it removes some unused fermat test branches and other calculations.
64 bit - https://www.dropbox.com/s/szayx15skhevv7x/jhPrimeminer.zip
[rdebourbon]
This is an optimized version of Mumus 7.1 build with my sieve updates and a few other performance increases. Block rate should be as good as / better than Mumus. Use same as you would Mumus V7.1
64 bit - https://www.dropbox.com/sh/zij7j205ucsmj3n/s3NKCVo8mL/jhPrimeMiner_RdBBeta3.zip
[Sources]
https://github.com/jh000/jhPrimeminer/ - Original
https://github.com/novaspirit/jhPrimeminer - Mine