Giter Site home page Giter Site logo

cryptourrencies22 / quai-gpu-miner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dominant-strategies/quai-gpu-miner

0.0 0.0 0.0 595 KB

GPU Mining Implementation of Quai's ProgPow Algorithm.

License: GNU General Public License v3.0

Shell 1.33% C++ 84.09% C 8.50% Cuda 4.57% CMake 1.52%

quai-gpu-miner's Introduction

ethcoreminer

EtherCore miner with OpenCL, CUDA and stratum support

ethcoreminer is an EtherCore GPU mining worker: with ethcoreminer you can mine EtherCore which relies on an ProgPoW mining algorithm. This is the actively maintained version of ethcoreminer. It originates from ethminer project. Check the original ProgPoW implementation and EIP-1057 for specification.

Features

  • Open source ProgPoW miner software for miners.
  • OpenCL mining
  • Nvidia CUDA mining
  • realistic benchmarking against arbitrary epoch/DAG/blocknumber
  • on-GPU DAG generation
  • stratum mining without proxy
  • OpenCL devices picking
  • farm failover (getwork + stratum)
  • Ethereum-based ProgPoW implementations supported only, doesn't support previous ethash version or Bitcoin-based forks.

Table of Contents

Install

Usage

The ethcoreminer 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:

ethcoreminer --help

Examples connecting to pools

Connecting to pool.ethercore.io:

./ethcoreminer -P stratum1+tcp://0xaa16a61dec2d3e260cd1348e48cd259a5fb03f49.test@pool.ethercore.io:8008 or

ethcoreminer.exe -P stratum1+tcp://0xaa16a61dec2d3e260cd1348e48cd259a5fb03f49.test@pool.ethercore.io:8008

Build

Continuous Integration and development builds

CI OS Status Development builds
AppVeyor Windows Build status โœ“ Build artifacts available for all PRs and branches

The AppVeyor system automatically builds a Windows .exe for every commit. The latest version is always available on the landing page or you can browse the history to access previous builds.

To download the .exe on a build under Job name select the CUDA version you use, choose Artifacts then download the zip file.

Building from source

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

Maintainers & Authors

Contribute

All bug reports, pull requests and code reviews are very much welcome.

License

Licensed under the GNU General Public License, Version 3.

quai-gpu-miner's People

Contributors

djadih avatar jdowning100 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.