Skip to content

tpruvot/bbr-cudaminer

 
 

Repository files navigation

bbr-cuda

This is a BBR CUDA miner, based off of CPUMiner.

Table of Contents

Features

  • Supports only Wild Keccak
  • Supports only Stratum, no HTTP
  • Supports as many GPUs as the driver does
  • Fast - 780kh/s or more from a 750Ti at stock clocks

Dependencies

  • libcurl
  • jansson - NOT in-tree, you MUST install it

Building

  • Unix makefile - no autotools
  • The NVCC compiler driver MUST be in your PATH
  • Default builds for Maxwell, use "make kepler" to build for compute 3.5

Downloads

  • None yet, but check back

Usage

  • Use -t option to set number of GPUs to mine on
  • --launch-config/-l allows specifying thread blocks and threads

Donations

Donations for this miner are accepted at these addresses:

  • BTC: 1WoLFumNUvjCgaCyjFzvFrbGfDddYrKNR
  • BBR: @wolf

About

this miner is eol.. now in tpruvot/ccminer 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.9%
  • Cuda 7.4%
  • Roff 4.6%
  • C++ 3.6%
  • Makefile 0.5%