Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 477 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 477 Bytes

Primecoin XPM GPU Miner for xpmpool (aka. madPrimeMiner)

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.