Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: nerdralph on December 29, 2017, 03:36:38 PM



Title: ethminer-nr 1.2.1
Post by: nerdralph on December 29, 2017, 03:36:38 PM
After a year since the last release, I've decided to resume development of ethminer-nr.  For those of you who aren't familiar with my miner development, I started out almost two years ago helping JW with ethminer-genoil.  I released 1.2.0 last fall.  The 1.2.1 release that I just finished is to support the new 17.40 drivers under Linux, as the new HSA/ROCm compiler broke the old OpenCL kernel.
https://github.com/nerdralph/ethminer-nr

A binary build tested on Ubuntu 16.04 can be found in the releases directory.

Performance on Polaris is equivalent to sgminer-gm, and slightly slower on Tonga (something I'm investigating).

I'm planning additional performance tweaks to the kernel, as well as dual-threaded kernel dispatch (similar to gpu-threads: 2 on sgminer).