/ufominer-progpow

ufo miner of progpow algo (GPU)

Primary LanguageC++GNU General Public License v3.0GPL-3.0

ufominer

UFO miner with OpenCL, CUDA and stratum support

ufominer is an ProgPoW GPU mining worker: with ufominer you can mine UFO. This is the actively maintained version of ufominer. 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 ufominer 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:

ufominer --help

Build

Building from source

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

License

Licensed under the GNU General Public License, Version 3.