Skip to content
forked from tpruvot/ccminer

CUDA miner project, compatible with most Maxwell/Pascal nVidia cards

License

Notifications You must be signed in to change notification settings

DumaxFr/ccminer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

If you appreciate the work done for this release, please consider a small donation to one of those addresses :

LUX : LWcYLSx37F37gHjbmvhwQPQ8PhyDYibmpr RVN : RQXpsvSaVrGYo4tyGityWDNBQMFcnqANyj BTC : 1AtQXFbnzYTsjzy2bzSH6nPGxqZ32NG42T

You may also retribute the previous "forker" :

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 Windows 10 and Visual Studio 2015 (community edition) It is also built for Windows 7 to 10 with VStudio 2013, to stay compatible with Windows 7 and Vista.

Note that x86 releases won't be anymore provided.

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 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 Maxwell/Pascal nVidia cards

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 51.1%
  • Cuda 32.8%
  • C++ 15.4%
  • Shell 0.2%
  • Objective-C 0.2%
  • PHP 0.1%
  • Other 0.2%