Иконка ресурса

Nvidia Bminer: a fast Equihash miner for CUDA GPUs 15.5.0

Нет прав для скачивания
  • Improve the performance of the Cuckatoo algorithm.
  • Support dual-mining ETH and VBK.
  • Add the parameter -version to output the version and exit.
  • Support 8G cards for Cuckatoo31 (except for Windows 10).
  • Improve stability of the Cuckatoo31 solver.
  • + 30% на грин (performance improvement on Grin and AE.)
12.2.0
  • оптимизировать использование процессора
  • исправить проблему совместимости с grin-pool.org и grinmint.com
  • поддержка Turing GPU
  • разрешить запуск bminer со старым драйвером NVIDIA
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 2% of devfee.
  • Bminer supports mining Ethash-based coins (e.g., Ethereum) with 0.65% 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 1.3%, and the second coin (e.g. Decred/Verge) is mined without devfee.
  • Bminer supports mining Tensority-based coins (e.g., Bytom(BTM)) with 2% of devfee.

Features

Fast

  • Equihash mining on stock settings
    • 735-745 Sol/s on GTX 1080Ti
    • 450-460 Sol/s on GTX 1070
    • 315-325 Sol/s on GTX 1060
  • Ethash mining on GTX 1080Ti stock settings (power: 250 W)
  • Dual mining using automatic tuning (default) on GTX 1080Ti stock settings (power: 250 W)
    • With OhGodAnETHlargementPill:
      • ETH 46 MH/s and DCR 1000 MH/s
      • ETH 46 MH/s and XVG 1770 MH/s
    • Without OhGodAnETHlargementPill:
      • ETH 32 MH/s and DCR 2200 MH/s
      • ETH 32 MH/s and XVG 3750 MH/s
  • Bytom mining on stock settings:
    • 1300 H/s on GTX 1080Ti
    • 800 H/s on GTX 1070
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).
To mine [Bytom] on [f2pool]:

  • Download and extract Bminer into a folder (e.g. C:\bminer or /home/bminer)
  • Edit mine_btm.bat (mine_btm.sh on Linux) and change the parameters according to https://www.bminer.me/references/.
  • Open command line prompt and run mine_btm.bat (mine_btm.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/.
Сверху