CGMiner: Difference between revisions
Jump to navigation
Jump to search
Create article for CGMiner, combined CPU and GPU miner. |
No edit summary |
||
(11 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
'''CGMiner''' is an open source ASIC/FPGA miner written in C, cross platform for Linux, Windows and OS X, and including support and binaries for RPi, OpenWrt routers and others. | |||
==Features== | |||
Features are listed here: | |||
https://bitcointalk.org/index.php?topic=28402.0 | |||
==History== | |||
Version 3.8.0 of 10th November 2013 dropped support for scrypt and GPU mining. | |||
==See Also== | ==See Also== | ||
* [[Pooled mining]] | * [[Pooled mining]] | ||
==External Links== | ==External Links== | ||
Line 10: | Line 18: | ||
* [https://github.com/ckolivas/cgminer cgminer] project page on GitHub | * [https://github.com/ckolivas/cgminer cgminer] project page on GitHub | ||
* [http://bitcointalk.org/index.php?topic=28402.0 Project Thread] | * [http://bitcointalk.org/index.php?topic=28402.0 Project Thread] | ||
* [http://ck.kolivas.org/apps/cgminer/ Binaries and Source - All Versions] | |||
* [https://github.com/ckolivas/cgminer/blob/master/windows-build.txt Windows Native Compile Guide] | |||
* [http://fabulouspanda.co.uk/commandline/cgminer/ cgminer compiled for Mac OS X] | |||
==References== | ==References== | ||
Line 16: | Line 27: | ||
[[Category:Miners]] | [[Category:Miners]] | ||
[[Category:Free Software]] | [[Category:Free Software]] | ||
[[Category:License/ | [[Category:License/GPL-3]] | ||
[[Category:Open Source]] | [[Category:Open Source]] |
Latest revision as of 12:33, 1 November 2014
CGMiner is an open source ASIC/FPGA miner written in C, cross platform for Linux, Windows and OS X, and including support and binaries for RPi, OpenWrt routers and others.
Features
Features are listed here: https://bitcointalk.org/index.php?topic=28402.0
History
Version 3.8.0 of 10th November 2013 dropped support for scrypt and GPU mining.
See Also
External Links
- cgminer project page on GitHub
- Project Thread
- Binaries and Source - All Versions
- Windows Native Compile Guide
- cgminer compiled for Mac OS X