xpmclient

Primecoin XPM GPU Miner for xpmpool (aka. madPrimeMiner)

Stars
11

Primecoin XPM GPU Miner for xpmpool (aka. madPrimeMiner)

See: https://bitcointalk.org/index.php?topic=598542.0

The miner works with:

  • OpenCL (AMD only)
  • ZEROMQ message system
  • Google protobuf protocol
  • GMP
  • Config4Cpp

How to compile:

  • Build dependencies
  • Open the Eclipse C++ Project
  • Configure include paths etc.
  • Compile

Can be compiled for Windows with mingw32, or for Linux with gcc.

See xpmpool repo. for protocol definitions.