GithubHelp home page GithubHelp logo

neurogen-dev / gpu-miner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alephium/gpu-miner

0.0 1.0 0.0 267 KB

License: GNU Lesser General Public License v3.0

Cuda 31.14% C 51.45% C++ 8.23% Dockerfile 0.58% PowerShell 2.69% Shell 3.03% CMake 2.64% Makefile 0.25%

gpu-miner's Introduction

gpu-miner

CUDA capable PoW miner for Alephium.

Please make sure that you have installed Nvidia driver for you GPU. You could verify that by running the nvidia-smi command.

Ubuntu miner from source code

  1. Build the miner by running
curl -L https://github.com/alephium/gpu-miner/raw/master/get-miner.sh | bash
  1. Start the miner
gpu-miner/run-miner.sh

You could specify the miner api with -a broker parameters, GPU indexes with -g 1 2.

Windows miner from source code

  1. Install Visual Studio Build Tools 2019, making sure to select C++ CMake tools for Windows during the installation.

  2. Install CUDA Toolkit (11.5 was tested and working)

  3. Install conan

  4. Build gpu-miner:

    1. Clone gpu-miner to local
    git clone https://github.com/alephium/gpu-miner.git
    1. Open a powershell window, and launch the build script:
    cd your-gpu-miner-dir
    .\build.ps1

    Executable file will be generated in your-gpu-miner-dir/bin/ directory.

  5. Start the miner in a powershell window :

.\run-miner.ps1

If you have any questions, please reach out to us on Discord.

Pre-built miner

You could also download and run the pre-built miner from Github release page. Note that your anti-virus might warn about the pre-built miner.

gpu-miner's People

Contributors

capito27 avatar h0ngcha0 avatar lbqds avatar polarker avatar

Watchers

 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.