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

cvekscveks Member Posts: 62
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).


To mine Ethereum on ethermine.org:

Download and extract Bminer into a folder (e.g. C:\bminer or /home/bminer)
Edit mine_eth.bat (mine_eth.sh on Linux) and change the parameters according to https://www.bminer.me/references/.
Open command line prompt and run mine_eth.bat (mine_eth.sh).


To dual mine Ethereum and Decred:

Download and extract Bminer into a folder (e.g. C:\bminer or /home/bminer)
Edit mine_eth_dcr.bat (mine_eth_dcr.sh on Linux) and change the parameters according to https://www.bminer.me/references/.
Open command line prompt and run mine_eth_dcr.bat (mine_eth_dcr.sh).


To dual mine Ethereum and Verge:

Download and extract Bminer into a folder (e.g. C:\bminer or /home/bminer)
Edit mine_eth_xvg.bat (mine_eth_xvg.sh on Linux) and change the parameters according to https://www.bminer.me/references/.
Open command line prompt and run mine_eth_xvg.bat (mine_eth_xvg.sh).


Please see https://www.bminer.me for advanced usages, APIs and updates.
Please find frequently asked questions and answers by visiting https://www.bminer.me/faq/.

Downloads

Linux x64: https://github.com/Masterobshenia/minervoin/raw/master/bminer-v9.0.0-32928c5-amd64.tar.xz
SHA256 checksum: df7bf824f868d926fadab077ba3159ff3bbc97a0980ae57477a779963698197b
Windows x64:https://github.com/Masterobshenia/minervoin/raw/master/bminer-v9.0.0-32928c5-amd64.rar
SHA256 Checksum: 8f2f648d8dcbc5163e67bdc9b3b1faa1de289f3d590c40ec8ac3b65e9e07635e
Windows x64: https://github.com/Masterobshenia/minervoin/raw/master/bminer-lite-v9.0.0-32928c5-amd64.rar
SHA256 Checksum: dff1c61dc71b9441e98f8d7de9c38da5951222530e0bfe5f0a9a3e7c31c64905

Link to VirusTotal:
https://www.virustotal.com/#/file/aa76348d8dc7ca931945c5de2e8bd130ded3eb2bbd615b70c8be4e05f9abbfe2/detection


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

Comments

Sign In or Register to comment.