Skip to content

Quoth the Raven(coin), "Nevermore": Optimized CCMiner (CUDA miner) fork for x16r

License

Notifications You must be signed in to change notification settings

brian112358/nevermore-miner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nevermore miner

Quoth the Raven(coin), "Nevermore."

An optimized fork of ccminer developed specially for x16r.

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

Check the README.txt for the additions

Donation Addresses

Consider supporting the contributors to this miner by donating to the following addresses:

brianmct / brian112358 (developer of Nevermore miner)

  • BTC: 1FHLroBZaB74QvQW5mBmAxCNVJNXa14mH5

  • RVN: RBrianMCTM1xdRF5dMgKC2vB8DdNXn57WP

  • ETH: 0x7255ba772ee18bdb8b9af0bdeae2e41f5874fb0b

  • DOGE: D7h81HeRVV3xPWL9CqCC2Z6AevG4gBdGxZ

tpruvot (original x16r ccminer implementation):

  • BTC: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo

alexis78 (some optimized CUDA kernels for x16r)

  • RVN: RYKaoWqR5uahFioNvxabQtEBjNkBmRoRdg

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

Quoth the Raven(coin), "Nevermore": Optimized CCMiner (CUDA miner) fork for x16r

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 53.7%
  • Cuda 29.3%
  • C++ 16.2%
  • Shell 0.3%
  • Objective-C 0.2%
  • PHP 0.1%
  • Other 0.2%