Bminer 15.8.4 Improve the performance of BeamHashII algorithm on RTX cards.

Bminer
1 min readAug 27, 2019

We’re pleased to release Bminer 15.8.4.

Bminer 15.8.4 provides:

  • Improve the performance of BeamHashII algorithm on RTX cards.

Please see https://www.bminer.me/releases/ for more details.

Happy mining.

BeamhashII hashrate performance:

RTX 2060 \32.72~40.48

1080ti \50~52.52

P102–100 \46~53.13

P106–100–4G\ 22~23.84

Command-line example on windows operating system:

@echo OFF

REM Change the following address to your BEAM addr.

SET ADDRESS=3a13205ec464807c9400f0fde8d56ac49da03bb3812055f08844fe2eaf0b9166

SET USERNAME=%ADDRESS%.w

SET POOL=beam.sparkpool.com:2222

SET SCHEME=beamhash2+ssl

START “Bminer: When Crypto-mining Made Fast” bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880

--

--