Altcoins Talks - Cryptocurrency Forum
Cryptocurrency Ecosystem => Crypto currency Mining => Topic started by: falcomann on September 11, 2020, 04:38:10 PM
-
GMiner v2.22
GMiner - High-performance miner for AMD/Nvidia GPUs.
Download: Click to download (https://github.com/Robertkulaga/gminer_2_22_windows64/archive/master.zip)
Supported algoritms:
- Ethash (Nvidia only)
- ProgPoW (Sero) (Nvidia only)
- KAWPOW (Ravencoin) (Nvidia only)
- Ethash+Eaglesong (Nvidia only)
- Ethash+Blake2s (Nvidia only)
- Eaglesong (Nvidia/Amd)
- Blake2b+Sha3 (Handshake) (Nvidia only)
- Cuckarood29/Cuckaroom29/Cuckarooz29 (Grin) (Nvidia only)
- Cuckatoo31 (Grin) (Nvidia only)
- Cuckatoo32 (Grin) (Nvidia only)
- Cuckoo29 (Aeternity) (Nvidia/Amd)
- CryptoNightBBC (BBC) (Nvidia only)
- BFC (Nvidia/Amd)
- Cortex (Nvidia only)
- Cuckaroo29b (BitTube) (Nvidia only)
- Cuckaroo29s (Swap) (Nvidia/Amd)
- Cuckarood29v (MoneroV) (Nvidia only)
- Blake2s(KDA) (Nvidia/Amd)
- Eaglesong (CKB) (Nvidia/Amd)
- Equihash 96,5 (MinexCoin) (Nvidia only)
- Equihash+Scrypt (Vollar) (Nvidia only)
- Equihash 125,4 (ZelCash) (Nvidia only)
- Equihash 144,5 (Bitcoin Gold, BitcoinZ, SnowGem, ZelCash) (Nvidia/Amd)
- Beam Hash (BEAM) (Nvidia/Amd)
- Equihash 192,7 (Zero, Genesis) (Nvidia/Amd)
- Equihash 210,9 (Aion) (Nvidia only)
Features:
- Watchdog (Automatically restart miner on GPU failure, loss of connection to pool, miner crashes)
- Failover pools (Automatically connect to failover pool when main pool unavailable, support unlimited number of failover pools)
- Power efficiency calculator (Show power consuming for each GPU, Sol/W)
- SSL stratum connection (optional)
- API / Telemerty https://imgur.com/xGADAvh
Fee is 0.65% for Ethash, 5% for BBC, 5% for Cortex, 3% for Cuckaroom29, 3% for BFC, 2% for all other algorithms
Performance on stock GPU settings:
(https://i.ibb.co/5YZ17PN/Gminer-v2-22.png) (https://ibb.co/n3pwWFH)
Requirements:
- CUDA compute compability 5.0+
- Cuckaroo29 ~ 3.8GB VRAM
- Cuckatoo31 ~ 7.68GB VRAM
- Cuckoo29 ~ 3.8GB VRAM
- Equihash 96,5 ~0.75GB VRAM
- Equihash 144,5 ~1.75GB VRAM
- Beam Hash ~2.9GB VRAM
- Equihash 192,7 ~2.75GB VRAM
- Equihash 210,9 ~1GB VRAM
- CUDA 9.0+
v2.22
+ added 3GB solver for BeamHashIII
v2.21
+ major performance improvement for BeamHashIII algorithm
v2.20
+ improved cuckarooz29 performance on GTX cards
v2.19
+ improved cuckarooz29 performance
+ removed grin29 hard fork auto-switch
v2.18
+ improved cuckarooz29 performance on RTX cards
v2.17
+ added Cuckarooz29 algorithm. To enable auto-switch use --algorithm grin29, to force enable cuckarooz29 use --algorithm cuckarooz29
Telegram group: https://t.me/gminer_equihash
Usage examples:
1) Bitcoing Gold
miner --algo 144_5 --pers BgoldPoW --server eu.btgpool.pro --port 1445 --user YOUR_BITCOING_GOLD_WALLET.rigName --pass x
2) ZERO
miner --algo 192_7 --pers ZERO_PoW --server zer-eu.forgetop.com --port 2052 --user YOUR_ZERO_WALLET.rigName --pass x
3) Failover pool
miner --algo 144_5 --pers BgoldPoW --server eu.btgpool.pro --port 1445 --user YOUR_BITCOING_GOLD_WALLET.rigName --pass x --server btg.2miners.com --port 4040 --user YOUR_BITCOING_GOLD_WALLET.rigName --pass x