We're pleased to release Bminer 16.2.2.
* Improve the performance of Ethereum mining on AMD GPUs.
* Retire ZEC miner.
* Improve stability of the Cuckatoo32 miner.
* Support automatic transition to BeamHashIII.
* Improve compatibility with Windows.
Please see
https://www.bminer.me/releases/ for more details.
Happy mining.
for automatic transition to BeamHashIII I must use beamhash2?
Use
beam to automatically select correct algo.
That is what the website says (
https://www.bminer.me/examples/)
</small>
When you specifies `beam` as the scheme of the URI, bminer will automatically mine using the BeamHashIII algorithm when the upcoming hard fork is implemented.
## Specifying devices
You can specify which cards that Bminer should mine on using the `-devices` options. While Bminer runs on the NVIDIA cards by default, you can prefix the device IDs with `amd:` to run on AMD cards. For example:
<small>