Git Product home page Git Product logo

optiminerzcash's Introduction

OptiminerZ/Zcash

GPU miner for Zcash.

v0.3.1 (Beta)

Download Linux 64bit

Supports:

  • Linux 64bit only.
  • AMD Radeon cards only.

Expected speed (stock card):

  • R9 Nano: 180S/s
  • R9 290: 135S/s
  • RX 470: 125S/s

Windows support may be added in a future version.

No NVIDIA support planned at the moment.

The miner contains a fee for supporting the dev. All shown hash rates are net rate, i.e., with fee deducted. What you see is what You get!

Changelog

  • [0.3.1] Slight improvement on hashing speed on some cards.
  • [0.3.1] Turn off writing to log file.
  • [0.3.1] Enable thread-safe mode for logging library.
  • [0.3.1] Support for extranonce.subscribe for improved compatibility with NiceHash
  • [0.3.0] New way of distributing kernels.
  • [0.2.1] Fix invalid machine instruction error.
  • [0.2.0] Filter invalid solutions on GPU.
  • [0.1.1] Fix startup crash.

Usage:

Run from the archive root directory: $ ./optiminer-zcash -s eu1-zcash.flypool.org:3333 -u t1Yszagk1jBjdyPfs2GxXx1GWcfn6fdTuFJ.example -p password

For a list of all options run with '-h': $ ./optiminer-zcash -h

Troubleshooting

`GLIBCXX_3.4.20' not found on Ubuntu 14.04

Install the required libstc++:

sudo add-apt-repository ppa:ubuntu-toolchain-r/test 
sudo apt-get update
sudo apt-get install libstdc++6

Failed to read bin/X_base.bin

You need to run the miner from the directroy where optiminer-zcash is in otherwise it will not find the opencl kernel.

optiminerzcash's People

Contributors

optiminer avatar

Watchers

Florian Maier avatar James Cloos 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.