Altcoins Talks - Cryptocurrency Forum
Cryptocurrency Ecosystem => Crypto currency Mining => Topic started by: falcomann on October 24, 2020, 12:24:08 AM
-
Teamredminer v0.7.15
This is an optimized miner for AMD GPUs created by todxx and kerney666.
This miner supports a range of algorithms. Please see the list below for details. The miner is configured via command line only, please run with the --help option to print a short help message for how to use the command line options.
Downloads:
Click here for Windows (https://github.com/teamredminerr/teamredminer/releases/download/v0.7.15/teamredminer-v0.7.15-win.zip)
Click here for Linux (https://github.com/teamredminerr/teamredminer/releases/download/v0.7.15/teamredminer-v0.7.15-linux.tgz)
This miner includes the following algorithms and their respective dev fees:
Algorithm--------------------------Fee
Ethash on Polaris GPUs-----------0.75%
Ethash on all other GPUs---------1.0%
Kawpow---------------------------2.0%
Nimiq------------------------------2.5%
Cryptonight R---------------------2.5%
Cryptonight v8 upx2--------------2.5%
Cryptonight v8 turtle-------------2.5%
Cryptonight v8 half---------------2.5%
Cryptonight v8 double------------2.5%
Cryptonight v8 rwz----------------2.5%
Cryptonight v8--------------------2.5%
Cryptonight heavy----------------2.5%
Cryptonight haven----------------2.5%
Cryptonight saber-----------------2.5%
Cryptonight conceal---------------2.5%
Chukwa-512 (Turtlecoin)---------2.5%
x16r--------------------------------2.5%
x16rv2-----------------------------2.5%
x16s--------------------------------2.5%
x16rt--------------------------------2.5%
MTP---------------------------------2.5%
Cuckatoo31-------------------------2.5%
Cuckarood29------------------------2.5%
Lyra2rev3---------------------------2.5%
Lyra2z-------------------------------3.0%
Phi2---------------------------------3.0%
GPUs supported and tested:
Navi - RX 5700(XT)/5600(XT)/5500(XT) for supported algos in the table below.
Vega - RX Vega 64/56, Vega FE, Radeon VII (Vega 2)
Polaris - RX 580/480/570/470/560/460/550
Changes in v0.7.15
Small bugfix release.
Release notes:
Ethash: fixed bug for ZIL (epoch 0) mining on 4GB gpus (bug appeared in 0.7.14).
Ethash: reverted to v0.7.10 kernels for stability purposes except for ROCm-based rigs.
Changes in v0.7.14
This release wraps up our work for 4GB gpus mining ethash. Linux 4GB are verified to mine up to and including epoch 381 on drivers 18.50/19.30/19.50/20.10. After that, we have added support for extended mining from epoch 382 and up. Extended mining is a trade-off between hashrate and being able to mine at all, gpus will lose additional hashrate for every extra epoch. Please see the Linux section in the ETHASH_4GB_HOWTO.txt for more details and instructions.
Release notes:
Ethash: verified Linux support for 4GB gpus up to and including epoch 381.
Ethash: added support for extended 4GB mining from epoch 382 and up.
Kawpow: cleaned up false hw errs for some block heights.
Changes in v0.7.13
Windows user with 4GB rigs - see the new guide ETHASH_4GB_HOWTO.txt for instructions.