Bitcoin Forum
May 03, 2024, 06:20:58 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / [ANN] mphminer - CUDA mining helper for miningpoolhub.com (Linux) on: March 03, 2018, 11:47:59 AM
**************************************************************
#  mphminer - CUDA mining helper for miningpoolhub.com  #
**************************************************************

Multi coin CUDA (NVidia GPU) mining helper for miningpoolhub.com.

Written for own use as there was no simple way to mine multiple algos with miningpoolhub.com on Linux.

Supports following algos in 0.1 version:

* Equihash (ZCash, Bitcoin-Gold, ZClassic, Zencash)
* Lyra2RE2 (Monacoin, Vertcoin)
* Lyra2z (Zcoin)

These 3 algos are among the most profitable for NVidia GPUs. More algos are coming soon.
Miner contains very low 0.5% developer fee.
Suggestions and comments are welcome.

Running the miner is simple, only required argument is user name on miningpoolhub.com.

Code:
MPH Miner 0.1, Nvidia miner for miningpoolhub.com

Usage:
mphminer --user user_name [options]
Options:
  --pass            Worker password, x by default
  --devices         Comma separated list of CUDA devices to use starting from 0.
                    By default all devices will be used.

Examples:
    mphminer --user miner.worker1
    mphminer --user miner.worker1 --pass x --devices 0,1

Configuration:
    Before running the miner goto "Hub Workers" on miningpoolhub.com and select default job as NVIDIA - Equihash, Lyra2RE2, Lyra2z.
    You might also want to setup autoexchange coin. No further configuration is necessary.
    For more details please see http://mphminer.com


Dependencies:
    CUDA 9.0 capable driver (384.81 or higher)
    At least compute_50 capable GPU (10x or 9x series are fine)

Equihash miner is unmodified dstm miner binary (has 2% devfee)
Lyra2RE2 miner compiled from alexis78/ccminer
Lyra2z miner compiled from djm34/ccminer-msvc2015

Version 0.1:
Linux x64:
archive sha1 e0e861d0ab45743ce2f22f044a278d9f42e1084a
https://drive.google.com/file/d/15MatGVoeYYwSortOa1O24FbpQUn7C3uZ
https://mega.nz/#!zzQlVRoA!VE7hhvNQD5XYZ389t659CJ5Xv10JPRZkZKleQcszvAU







Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!