Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.

lenis0012/ccminer

This branch is 4 commits ahead of, 39 commits behind tpruvot/ccminer:windows.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

81931e3 · Feb 11, 2018
Jan 4, 2018
Nov 20, 2017
Jan 4, 2018
Jan 4, 2018
Jan 4, 2018
Jan 8, 2018
Jan 4, 2018
Mar 8, 2017
Jan 10, 2018
Mar 8, 2017
Jul 7, 2017
Mar 7, 2017
Jan 4, 2018
Jan 8, 2018
Mar 11, 2017
Feb 7, 2017
Oct 9, 2017
Mar 11, 2017
Sep 1, 2017
Oct 9, 2017
Oct 9, 2017
Apr 23, 2017
Mar 7, 2017
Jan 7, 2017
Sep 20, 2017
Mar 18, 2014
Feb 11, 2018
Sep 20, 2017
Jan 5, 2018
Feb 10, 2018
Feb 11, 2018
Jun 22, 2017
Mar 18, 2014
Feb 10, 2018
Jan 4, 2018
Jan 4, 2018
Mar 5, 2015
Aug 30, 2014
May 23, 2017
Feb 10, 2018
Aug 12, 2014
Feb 10, 2018
Feb 10, 2018
May 28, 2016
Aug 23, 2015
Aug 23, 2015
Jan 8, 2018
Jan 8, 2017
Sep 6, 2014
Feb 17, 2017
Nov 4, 2015
Jan 1, 2016
Nov 4, 2015
Jul 5, 2016
Jul 5, 2016
Jan 8, 2018
Jul 5, 2016
Oct 8, 2015
Oct 23, 2015
Mar 8, 2017
Apr 26, 2014
Sep 26, 2016
Feb 7, 2017
Jan 9, 2017
Apr 26, 2014
Apr 26, 2014
Aug 23, 2015
Feb 10, 2018
Feb 7, 2017
Jul 1, 2016
Jul 24, 2017
Jul 24, 2017
Jun 15, 2017
Feb 7, 2017
Nov 16, 2017
Aug 22, 2015
Jan 9, 2017
Sep 26, 2016
May 9, 2017
May 9, 2017
Mar 8, 2017
Feb 7, 2017
Oct 15, 2015
Jun 22, 2017
Mar 18, 2014
Feb 10, 2018
Feb 7, 2017

Repository files navigation

ccminer

Based on Christian Buchner's & Christian H.'s CUDA project, no more active on github since 2014.

Check the README.txt for the additions

BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)

A part of the recent algos were originally written by djm34 and alexis78

This variant was tested and built on Linux (ubuntu server 14.04, 16.04, Fedora 22 to 25) It is also built for Windows 7 to 10 with VStudio 2013, to stay compatible with Windows 7 and Vista.

Note that the x86 releases are generally faster than x64 ones on Windows, but that tend to change with the recent drivers.

The recommended CUDA Toolkit version was the 6.5.19, but some light algos could be faster with the version 7.5 and 8.0 (like lbry, decred and skein).

About source code dependencies

This project requires some libraries to be built :

  • OpenSSL (prebuilt for win)
  • Curl (prebuilt for win)
  • pthreads (prebuilt for win)

The tree now contains recent prebuilt openssl and curl .lib for both x86 and x64 platforms (windows).

To rebuild them, you need to clone this repository and its submodules : git clone https://github.com/peters/curl-for-windows.git compat/curl-for-windows

Compile on Linux

Please see INSTALL file or project Wiki

About

CUDA miner project, compatible with most nvidia cards

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 55.0%
  • Cuda 27.6%
  • C++ 16.6%
  • Shell 0.3%
  • Objective-C 0.2%
  • PHP 0.1%
  • Other 0.2%