Difference between revisions of "CGMiner"

From Bitcoin Wiki
Jump to: navigation, search
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
A combined gpu and cpu miner written in c, cross platform for windows, linux and osx, based on the original code [[Cpu Miner]].
+
'''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==
Line 18: Line 27:
 
[[Category:Miners]]
 
[[Category:Miners]]
 
[[Category:Free Software]]
 
[[Category:Free Software]]
[[Category:License/Public Domain]]
+
[[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

References