RPC Miner: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
(→‎External Links: clarify link name.)
(Remove from Mining category as Miners is a subcategory to Miners.)
 
(2 intermediate revisions by the same user not shown)
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 [[Pooled mining|pool miner]] client.


There are four binaries distributed:
There are four miner client binaries distributed:
* A [[Cpu Miner|CPU miner]]
* A [[Cpu Miner|CPU miner]]
* A 4Way CPU miner
* A 4Way CPU miner
Line 18: Line 18:
* [http://www.bitcoin.org/smf/index.php?topic=2444.0 Project Thread]
* [http://www.bitcoin.org/smf/index.php?topic=2444.0 Project Thread]


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

Latest revision as of 02:18, 9 March 2011

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

There are four miner client 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