GithubHelp home page GithubHelp logo

swordlet / daggeraoclminer Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 7.0 227 KB

XDAG miner On Altera/Intel OpenCL(FPGA Cyclone V) PCIe Card

License: MIT License

C 23.70% C++ 76.14% Makefile 0.16%
xdag miner fpga opencl pcie

daggeraoclminer's Introduction

DaggerAOCLMiner

Altera/Intel OPENCL(FPGA Cyclone V) PCIe Card miner for XDAG (Dagger coin)

Deprecated, XDAG replaced mining algo from double sha256 to RandomX.

Hardware:

Terasic C5P(OpenVINO Starter Kit)

Cyclone V GX PCIe Board, 301K LE, PCIe Gen1 x4

1GB DDR3, 64MB SDRAM, EPCQ256

https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=167&No=1159&PartNo=1

This miner does not require files wallet.dat and dnet_key.dat. Storage folder is still necessary.

Hashrate

140Mh

about 15 coins per day

:(

Launch parameters:

1) FPGA benchmark: DaggerAOCLMiner.exe -G -M  

2) FPGA mining: DaggerAOCLMiner.exe -G -a <WALLET_ADDRESS> -p <POOL_ADDRESS>  

3) CPU mining: DaggerAOCLMiner.exe -cpu -a <WALLET_ADDRESS> -p <POOL_ADDRESS> -t 8  

The project ONLY supports Windows and single card now.

How to build

FPGA:

Intel FPGA Quartus Prime Standard Edition 17.1

Intel(R) FPGA SDK for OpenCL 17.1

C5P(OpenVINO Starter Kit) BSP(Board Support Package) for Intel SDK OpenCL 17.1

https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=167&No=1159&PartNo=4

OPENCL source code in GpuMiner/CL/AOCLMminer_kernel.cl

Put the compiled AOCLMminer_kernel.aocx file into x64 folder with the executable host application.

Windows:

The project has 3 dependencies: FPGA SDK for OpenCL, Boost and OpenSSL

Boost and OpenSSL libraries are included by Nuget Manager and should be downloaded automatically.

Intel(R) FPGA SDK for OpenCL 17.1

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.