Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: AlphaGruis on September 15, 2021, 10:55:32 AM



Title: alphagruis's Miners for Ethereum, Ethereum Classic, Ravencoin.
Post by: AlphaGruis on September 15, 2021, 10:55:32 AM
alphagruis's Advanced Computation Group

High performance and rock solid miners designed and implemented in C++, OpenCL and CUDA from scratch by the alphagruis team.

Try them, we are sure you will never want to go back.

GitHub repositories:

  • alphagruis's Miner for Ethereum
    https://github.com/alphagruis/alphagruis-eth (https://github.com/alphagruis/alphagruis-eth)
    https://github.com/alphagruis/alphagruis-eth/releases (https://github.com/alphagruis/alphagruis-eth/releases)

  • alphagruis's Miner for Ethereum Classic
    https://github.com/alphagruis/alphagruis-etc (https://github.com/alphagruis/alphagruis-etc)
    https://github.com/alphagruis/alphagruis-etc/releases (https://github.com/alphagruis/alphagruis-etc/releases)

  • alphagruis's Miner for Ravencoin
    https://github.com/alphagruis/alphagruis-rvn (https://github.com/alphagruis/alphagruis-rvn)
    https://github.com/alphagruis/alphagruis-rvn/releases (https://github.com/alphagruis/alphagruis-rvn/releases)

  • alphagruis's Website
    https://github.com/alphagruis/alphagruis.github.io (https://github.com/alphagruis/alphagruis.github.io)


The above repositories URLs are the only official source to download the mining software.


GitHub pages:

  • alphagruis's Website
    https://alphagruis.github.io/ (https://alphagruis.github.io/)
    https://alphagruis.github.io/alphagruis-eth.html (https://alphagruis.github.io/alphagruis-eth.html)
    https://alphagruis.github.io/alphagruis-etc.html (https://alphagruis.github.io/alphagruis-etc.html)
    https://alphagruis.github.io/alphagruis-rvn.html (https://alphagruis.github.io/alphagruis-rvn.html)

Quick start guides:

  • alphagruis's Miner for Ethereum

    • Download the archive from the release section of the repository:
      https://github.com/alphagruis/alphagruis-eth/releases (https://github.com/alphagruis/alphagruis-eth/releases)
    • Unzip the archive (imperative: always check that its SHA256 digest, visible in the release section, matches the one calculated by VirusTotal).
    • Edit the configuration file alphagruis-eth.json, to set the name of the worker, the wallet and the pool connection parameters.
    • Launch the miner by double clicking on alphagruis-eth.exe or preferably on alphagruis-eth.cmd.
    • For details, see the README.md file:
      https://github.com/alphagruis/alphagruis-eth/blob/master/README.md

  • alphagruis's Miner for Ethereum Classic

    • Download the archive from the release section of the repository:
      https://github.com/alphagruis/alphagruis-etc/releases (https://github.com/alphagruis/alphagruis-etc/releases)
    • Unzip the archive (imperative: always check that its SHA256 digest, visible in the release section, matches the one calculated by VirusTotal).
    • Edit the configuration file alphagruis-etc.json, to set the name of the worker, the wallet and the pool connection parameters.
    • Launch the miner by double clicking on alphagruis-etc.exe or preferably on alphagruis-etc.cmd.
    • For details, see the README.md file:
      https://github.com/alphagruis/alphagruis-etc/blob/master/README.md

  • alphagruis's Miner for Ravencoin

    • Download the archive from the release section of the repository:
      https://github.com/alphagruis/alphagruis-rvn/releases (https://github.com/alphagruis/alphagruis-rvn/releases)
    • Unzip the archive (imperative: always check that its SHA256 digest, visible in the release section, matches the one calculated by VirusTotal).
    • Edit the configuration file alphagruis-rvn.json, to set the name of the worker, the wallet and the pool connection parameters.
    • Launch the miner by double clicking on alphagruis-rvn.exe or preferably on alphagruis-rvn.cmd.
    • For details, see the README.md file:
      https://github.com/alphagruis/alphagruis-rvn/blob/master/README.md

Note:

  • to overclock AMD GPUs, AMD drivers do not require the executable to run as Administrator.
  • to overclock NVIDIA GPUs, NVIDIA drivers require the executable to run as Administrator.

  • to run as Administrator, right-click on *.exe or *.cmd and then select the contextual menu item "Run as administrator".


Happy mining!