RPC Miner: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
(Add See Also section with entries for puddinpop's Remote miner and Pooled mining articles.)
(Fix, RPC Miner is the client only.)
Line 1: Line 1:
The Bitcoin remote RPC Miner, also referred to as puddinpop's miner, after the author's forum name, is a pool miner.
The Bitcoin remote RPC Miner, also referred to as puddinpop's miner after the author's forum name, is a pool miner.


This miner supports ATI / [[OpenCL miner|OpenCL]] hardware, NVidia / CUDA hardware and [[Cpu_Miner|CPUs]].
There are four binaries distributed:
* A [[Cpu Miner|CPU miner]]
* A 4Way CPU miner
* An [[OpenCL miner|OpenCL]] miner for ATI GPUs
* A CUDA miner for NVidia GPUs


==See Also==
==See Also==
Line 10: Line 14:
==External Links==
==External Links==


* [http://www.mediafire.com/file/ve608cl5mk1ka3l/bitcoin-remote-rpc-20110227-src.zip Source code]
* [http://www.mediafire.com/file/ve608cl5mk1ka3l/bitcoin-remote-rpc-20110227-src.zip bitcoin-remote-rpc] miner client source
* [http://www.bitcoin.org/smf/index.php?topic=1458.0 Project Thread]
* [http://www.mediafire.com/file/hduqoqdf3onqrod/bitcoin-rpcminer-20110227-win32bin.zip bitcoin-rpc-rpc] miner client binararies for Windows
* [http://www.bitcoin.org/smf/index.php?topic=2444.0 Project Thread]


[[Category:Mining]]
[[Category:Mining]]
[[Category:Open Source]]

Revision as of 04:08, 6 March 2011

The Bitcoin remote RPC Miner, also referred to as puddinpop's miner after the author's forum name, is a pool miner.

There are four binaries distributed:

  • A CPU miner
  • A 4Way CPU miner
  • An OpenCL miner for ATI GPUs
  • A CUDA miner for NVidia GPUs

See Also

External Links