Skip to content

ufo-project/ufominer-progpow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

ufo miner of progpow algo (GPU)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.7%
  • CMake 8.5%
  • C 6.5%
  • Cuda 3.1%
  • Shell 1.1%
  • Batchfile 0.1%