Post
Topic
Board Mining (Altcoins)
Topic OP
acominer 0.2.2: Open source ETH miner for AMD/Linux
by
ishitatsuyuki
on 19/11/2021, 14:30:07 UTC
acominer is an open source Ethereum miner built with Vulkan.

Requirements:
  • OS: Linux
    A recent distro is recommended. For Ubuntu, use 20.04 or later.
  • Graphics card: AMD card with 6GB or more memory (zombie mode is not supported)
    Developed on and optimized for RDNA architectures. Should run fine on GCN but performance might not be competitive.

Features:
  • Open source and no dev fee
  • Minimal interference with desktop workloads
    Mine and play games simultaneously without any tuning or lag

Performance: 49.5 MH/s on a 5700 XT, stock clock and memory timings

Download from GitHub, extract and execute ./run.sh [stratum address]. Only plain text stratum is supported.
Builds are fully automated to make audit easy.

v0.2.2
First release on the forum.