Poclbm

From Bitcoin Wiki
Revision as of 10:50, 26 February 2011 by Sgornick (talk | contribs) (Add See Also section and an entry for poclbm-gui)
Jump to: navigation, search

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.

Examples

From the Known Settings part of the introductory post.

Windows 7 64, Stream 2.2, AMD 5[7-8]70

Use '-v -w 128' with '-f 30' on 5770 (160 MHash), '-f 5' on 5870 (318 MHash)

FAQ

Introductory post FAQ.

Founder

m0mchil

Guides

Windows

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

Ubuntu

Easy Ubuntu python OpenCL mining setup

HomePage

Project Page

Project Thread

License

Open source, but no mention of which open source license was found.

See Also