Difference between revisions of "Poclbm"

From Bitcoin Wiki
Jump to: navigation, search
(References fix)
(Guides)
Line 20: Line 20:
 
[http://www.bitcoin.org/smf/index.php?action=profile;u=33 m0mchil]
 
[http://www.bitcoin.org/smf/index.php?action=profile;u=33 m0mchil]
  
==Guides==
+
==Guides and Installation==
  
 
===Windows===
 
===Windows===
Line 27: Line 27:
 
===Ubuntu===
 
===Ubuntu===
 
[http://www.bitcoin.org/smf/index.php?topic=2636 Easy Ubuntu python OpenCL mining setup]
 
[http://www.bitcoin.org/smf/index.php?topic=2636 Easy Ubuntu python OpenCL mining setup]
 +
 +
===Gentoo===
 +
An poclbm ebuild can be found [http://github.com/bitcoin-gentoo/bitcoin_gentoo_ebuild here]
  
 
==License==
 
==License==

Revision as of 16:32, 2 April 2011

Poclbm (PyOpenCL bitcoin miner) is a python GPU bitcoin miner that uses the OpenCL framework to quickly perform the hashing computations. Works with AMD - 4xxx and up, Nvidia - 8xxx and up, video cards.

Download

Latest miner.

Sources.

Flags to Use

ATI/AMD Radeon HD 5xxx cards (for example, HD 5770): use '-v -w128'

If you find the desktop laggy while mining, use '-f60'. This may decrease performance slightly.

Please update this section if you find better settings, or good settings for a card not listed here.

FAQ

Introductory post FAQ.

Founder

m0mchil

Guides and Installation

Windows

How to get started using your GPU to mine for Bitcoins on Windows

Ubuntu

Easy Ubuntu python OpenCL mining setup

Gentoo

An poclbm ebuild can be found here

License

public domain[1]

See Also

External Links

References

  1. [1]License file on github