Skip to content

pavlog/cgminer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a fork from https://github.com/ckolivas/cgminer to build cgminer in Microsoft Visual Studio 2010 (no mingw required) and on Xcode.

Details common:

* scrypt enabled
* only opencl support
* command options added
	* --nonce-bias "Nonce bias (default: 0)"
	* --nonce-range "Nonce range (default: 4294967295)"
	* --nonce-split "Nonce split across threads(default: 1)"
	* --opencl-all "Enumerates all opencl devices (including cpu)"


Microsoft Windows specific details:

* only x64 platform and VS2010 (seems like VS2010+ can be supported withoput problems)
* ADL enabled

MacOS specific details:

* nothing


Microsoft Windows Step by step instruction:

1) ADL support
	Please insert AMD ADL files adl_defines.h adl_sdk.h adl_structures.h in to folder ADL_SDK.
	They can be found here: http://developer.amd.com/sdks/ADLSDK/Pages/default.aspx

2) YASM assembler for VS2010
	Web site - http://yasm.tortall.net/ 
	VS2010 x64 download link - http://www.tortall.net/projects/yasm/releases/vsyasm-1.2.0-win64.zip
	VS2010 setup instruction - http://www.tortall.net/projects/yasm/manual/html/vsyasm.html also available in zip package
	

MacOS Step by step instruction:
* open cgminer project and compile


GIT TREE: 

https://github.com/pavlog/cgminer



Pavlo Gryb <psg416@gmail.com>

BitCoin:
	1HW7v15iCyKWwHW7PwUkNQmex8n8Zihmze

LiteCoin:
	LiXYuqpasa39FB1APhickfTrVUFhvb818V

About

CPU/GPU miner in c for bitcoin/litecoint MSVC 2010/ XCode build

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.9%
  • PHP 3.3%
  • Assembly 1.8%
  • C++ 1.1%
  • D 0.4%
  • Shell 0.3%
  • Other 0.2%