[ANN] Bminer: a fast Equihash/Ethash miner for CUDA GPUs (9.0.0)

Bminer is a highly optimized cryptocurrency miner that runs on modern NVIDIA GPUs (Maxwell and Pascal, i.e. GPUs that have compute capability 5.0 or above). Bminer is one of the fastest publicly available miners today – we use various techniques including tiling and pipelining to realize the full potentials of the hardware.

Bminer also comes with REST APIs to facilitate production deployments (e.g., mining farms).

Bminer supports mining Equihash-based coins (e.g., Zcash) with 1% of devfee.
Bminer supports mining Ethash-based coins (e.g., Ethereum) with 0.35% of devfee.
Bminer also supports dual mining mode - mining Ethash-based coins (e.g. Ethereum) and Blake14r-based coins (e.g. Decred) / Blake2s-based coins (e.g. Verge) at the same time. Devfee for the dual mining mode is 0.75%, and the second coin (e.g. Decred/Verge) is mined without devfee.

Features

Fast

Equihash mining on stock settings
835-845 Sol/s on GTX 1080Ti
650-660 Sol/s on GTX 1070
515-525 Sol/s on GTX 1060
Ethash mining on GTX 1080Ti stock settings (power: 250 W)
With OhGodAnETHlargementPill: 56.7 MH/s
Without OhGodAnETHlargementPill: 42.2 MH/s
Dual mining using automatic tuning (default) on GTX 1080Ti stock settings (power: 250 W)
With OhGodAnETHlargementPill:
ETH 46 MH/s and DCR 2000 MH/s
ETH 46 MH/s and XVG 2770 MH/s
Without OhGodAnETHlargementPill:
ETH 32 MH/s and DCR 3200 MH/s
ETH 32 MH/s and XVG 4750 MH/s

Secure and reliable

SSL support
Automatic reconnects to recover from transient network failures
Automatic restarts if GPUs hang

Operation friendly

Comes with REST APIs to facilitate production deployments

Quickstart

To mine Zcash on nanopool:

Download and extract Bminer into a folder (e.g. C:\bminer or /home/bminer)
Edit mine.bat (mine.sh on Linux) and change the address to the desired Zcash address that Bminer mines towards.
Open command line prompt and run mine.bat (mine.sh).

official link:https://bitcointalk.org/index.php?topic=4341252.new#new