CGMiner: Difference between revisions
Jump to navigation
Jump to search
Add link to features list (that is updated with releases) |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
'''CGMiner''' is an open source ASIC/FPGA | '''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== | ||
Line 5: | Line 5: | ||
Features are listed here: | Features are listed here: | ||
https://bitcointalk.org/index.php?topic=28402.0 | 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 17: | Line 20: | ||
* [http://ck.kolivas.org/apps/cgminer/ Binaries and Source - All Versions] | * [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] | * [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== |
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