Difference between revisions of "CGMiner"

From Bitcoin Wiki
Jump to: navigation, search
m
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''CGMiner''' is an open source GPU miner written in C, cross platform for Windows, Linux and OS X, based on the original code [[Cpu Miner]], with limited FPGA support merged from [[BFGMiner]].
+
'''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]]
* [[Why a GPU mines faster than a CPU]]
 
  
 
==External Links==
 
==External Links==
Line 11: Line 19:
 
* [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]
 
* [http://ck.kolivas.org/apps/cgminer/ Binaries and Source - All Versions]
* [http://pastebin.com/3pzivj32 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

References