Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mad committed May 9, 2014
1 parent 949b436 commit 3e80b6e
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@

Primecoin XPM GPU Miner for xpmpool

aka. madPrimeMiner

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

The miner works with:
- OpenCL
- 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.

0 comments on commit 3e80b6e

Please sign in to comment.