serominer icon indicating copy to clipboard operation
serominer copied to clipboard

Sero gpu miner of progpow

serominer

SERO miner with OpenCL, CUDA and stratum support

serominer is an ProgPoW GPU mining worker: with serominer you can mine Sero. This is the actively maintained version of serominer. It originates from [cpp-ethereum] project (where GPU mining has been discontinued) and builds on the improvements made in [Genoil's fork].

Features

  • OpenCL mining
  • Nvidia CUDA mining
  • realistic benchmarking against arbitrary epoch/DAG/blocknumber
  • on-GPU DAG generation (no more DAG files on disk)
  • stratum1 mining without proxy
  • OpenCL devices picking
  • farm failover (getwork + stratum1)

Usage

The serominer is a command line program. This means you launch it either from a Windows command prompt or Linux console, or create shortcuts to predefined command lines using a Linux Bash script or Windows batch/cmd file. For a full list of available command, please run:

serominer --help

Build

Building from source

See docs/BUILD.md for build/compilation details.

License

Licensed under the GNU General Public License, Version 3.