mih0 / ccminer

Software for mining various cryptocoins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ccminer

Based on Christian Buchner's & Christian H.'s CUDA project based on the Fork by tpruvot@github with X14,X15,X17,WHIRL,Blake256 and LYRA2 support , and some others, check the README.txt Reforked and optimized by sp-hash@github and KlausT@github

KlausT: BTC donation address: 1H2BHSyuwLP9vqt2p3bK9G3mDJsAi7qChw SP-HASH: BTC donation address: 1CTiNJyoUmbdMRACtteRWXhGqtSETYd6Vd tpruvot: BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo

A part of the recent algos were originally wrote by djm34.

This variant was tested and built with VStudio 2013 on Windows 7 and Windows 8.1

Note that the x86 releases are generally faster than x64 ones on Windows.

About source code dependencies

This project requires some libraries to be built :

  • OpenSSL (prebuilt for win)

  • Curl (prebuilt for win)

  • pthreads (prebuilt for win)

This fork now contains these libraries for both x86 and x64 platforms (windows).

About

Software for mining various cryptocoins

License:GNU General Public License v3.0


Languages

Language:C 62.9%Language:Cuda 21.7%Language:Objective-C 8.8%Language:C++ 6.2%Language:PHP 0.1%Language:M4 0.1%Language:Makefile 0.1%Language:HTML 0.0%Language:Shell 0.0%