Skip to content

Releases: ishitatsuyuki/acominer

v0.4.1

07 Jan 07:04
Compare
Choose a tag to compare
  • real-time hashrate display (replaces the periodic logging)
  • LatencyFleX Reborn: the game-ready version of the latency reduction algorithm provides improved latency under load

v0.4.0

09 Dec 09:02
Compare
Choose a tag to compare

acominer v0.4.0 features LatencyFleX (TM)! Taking inspiration from packet congestion control, LatencyFleX reduces the latency when submitting shares, allowing a lower rate of stale shares. It dynamically adapts to system load, making room for responsiveness while keeping the latency low all the time.

It's advised that you apply https://github.com/ishitatsuyuki/patches/tree/master/drm-hrtimer to get the intended performance.

Changes

  • Implemented LatencyFleX (TM) (Activate with --latencyflex)
  • Properly flush caches before reading results
    This prevents potential lost shares. In practice this had a very low chance to happen, though.

v0.3.2

29 Nov 15:49
Compare
Choose a tag to compare

Changes:

  • Fixed compatibility with GCN cards
  • Continued performance tweaks
  • Resolve additional pool compatibility issues

v0.3.1

26 Nov 06:57
Compare
Choose a tag to compare

This is a hotfix release addressing log output being hidden by default.

v0.3.0

26 Nov 02:41
Compare
Choose a tag to compare

v0.3.0 is a performance focused release. It features a rewritten mining kernel, providing up to 9% power reduction (118W -> 107W) on 5700 XT.

With this improvement, acominer now performs best-in-class, even among other proprietary miners.

Changes:

  • Kernel rewrite and various performance tweaks
  • Resolve some pool compatibility issues
  • Rewrite logging to use a more detailed engine
    Tip: You can now set RUST_LOG=debug to see all received jobs.

v0.2.2

19 Nov 14:29
Compare
Choose a tag to compare
Release 0.2.2

v0.2.1

15 Nov 10:22
Compare
Choose a tag to compare
Release 0.2.1

v0.2.0

15 Nov 10:08
Compare
Choose a tag to compare
Release 0.2.0