Releases: todxx/teamredminer
Team Red Miner v0.8.3
Team Red Miner v0.8.3
Key highlights:
- General: added Autolykos2 algo for ERGO (very good target for Vega 56/64, see the AUTOLYKOS_TUNING.txt guide).
- General: improved and simplified dual ZIL mining for ethash/kawpow/verthash/autolykos2 (see the new DUAL_ZIL_MINING.txt guide).
Main executable file hash info:
----------------------------------------
Windows binary checksums
SHA256 teamredminer.exe fcf3c3467badd3ea0d32f0b7fa96cc23bfa5631ca4f7b506db767e89fc258cf4
MD5 teamredminer.exe 14b5713511aa5eaf18c377ce7706d5e2
Linux binary checksums
SHA256 teamredminer a69d576b108976f0732f7a204f94d294d2a7c14ff14f993fff2242220706c34a
MD5 teamredminer c285e3670eb6f964d7dbfb700bccc3fa
----------------------------------------
Team Red Miner v0.8.2.1
Team Red Miner v0.8.2.1
Small bugfix release:
- Bugfix: fixed windows issue with intermittently reading zero gpu stats and blasting fans (bug in 0.8.2).
- Verthash: added --verthash_max_uploads=N to control the upload of the verthash table to gpus at startup. Some chipsets get issues running > 4 gpus concurrently. Typical error is that multiple gpus die immediately at startup when running the full rig, but work fine if you only run 3-4 gpus.
- Verthash: fixed support for 2GB gpus.
Main executable file hash info:
----------------------------------------
Windows binary checksums
SHA256 teamredminer.exe 1db47ebd8ee397deaaed800e8d80ac15f684c557299698deb98cb0b65c4deb93
MD5 teamredminer.exe b5a6f0018a37d6455557544b93b2cbc6
Linux binary checksums
SHA256 teamredminer 369aacf8c147c04fa5049902956a4ba0c169cce517871f714fcaa5ed31308f7d
MD5 teamredminer 9ee0e509169eef2b7ed3acad255e8740
----------------------------------------
Team Red Miner v0.8.2
Team Red Miner v0.8.2
Key highlights:
-
Verthash algo added (use -a verthash).
o Good choice for Polaris 4GB gpus.
o Please read the VERTHASH_TUNING_GUIDE.txt for quick pointers on tuning.
o Not a good algo for Navi gpus, the RDNA architecture is not a good fit.
o Hashrates at high tuning: 560 KH/s (Polaris), 1.2 MH/s (RX Vegas), 850 KH/s (5700XT). -
Tonga gpus (R9 285/285X/380/380X, W7100, S7150) now supported for ethash and kawpow.
-
Fixed device name parsing for ROCm 4.1 and new Windows drivers.
-
API: added sensor power, junction temp and mem temp to API output.
-
Other changes:
o Extended support to 24 gpus (previous max was 16 gpus).
o Better handling of driver issues related to gpu clocks/temps stats.
o Now displaying sensor power in the 30s stats output.
o Fixed watchdog DEAD false alerts for small gpus building the kawpow DAG.
o Kawpow now working fully with MiningPoolHub, regardless of bad seedhash values.
Main executable file hash info:
----------------------------------------
Windows binary checksums
SHA256 teamredminer.exe 45db0d602821336342a1ac900380d80ac693f9f4008df872db92dd08b38a1d2b
MD5 teamredminer.exe d1af21a695c965d0691d6776ef540dbe
Linux binary checksums
SHA256 teamredminer 7ea4decd2ba346333970ca63573d5be905fba604b4757a796774cb5fd4e06927
MD5 teamredminer f512ced86302d6efbd6d994a7b9af659
----------------------------------------
Team Red Miner v0.8.1.1
Team Red Miner v0.8.1.1
Minimal one-line update: device id added for 6700XT. No need to upgrade for other users.
Main executable file hash info:
----------------------------------------
Windows binary checksums
SHA256 teamredminer.exe 350a077c3270ebfcbc46888774d49cc27f7707638525ae251c1dbff515bb0e9e
MD5 teamredminer.exe f059ec3f5667f33d953729df6d802254
Linux binary checksums
SHA256 teamredminer 7c4847bea85373de94ec0e0981d9d3c98e0fbfb52c0b0c9d54f49143fedcc208
MD5 teamredminer 9d0f354ff6389b6cbfe149fe591b06e8
----------------------------------------
Team Red Miner v0.8.1
Team Red Miner v0.8.1
Key highlights:
-
Big Navi support added. This is just a basic support release for all supported Navi algos (ethash, kawpow, mtp, nimiq).
o Kernels are close to or identical with Navi10 A-mode (ethash) and default modes for Navi10 (kawpow, mtp, nimiq).
o Please read the updated ETHASH_TUNING_GUIDE.txt for a short tuning section at the very end of the file.
o Big Navi should run in A-mode for ethash (default choice), not B-mode. Read tuning guide for more info. -
Eth+zil mining: new pool strategy 'min_epoch' added for switching between plain eth and eth+zil pools. See the example start script start_zil_eth(.bat/.sh) for usage.
-
Ethash: Navi display gpus now using A-mode by default to prevent allocation issues, especially on Windows. Navi gpus without a monitor attached will continue to default to B-mode.
-
Statistics: now proper handling of negative temperatures under Linux.
Team Red Miner v0.8.0
Team Red Miner v0.8.0
Biggest release in a long while with rewritten ethash kernels and new mining modes for all gpu types!
Users are highly(!) recommended to take a few minutes to read the 0.7-to-0.8 migration guide and the new ethash tuning guide.
Key highlights:
-
Polaris: Efficiency and slight hashrate increase. B-mode reintroduced for added hash. B-mode must be enabled with --eth_aggr_mode or --eth_config=Bxxx.
-
Vega 56/64: greatly improved base kernel for efficiency. New B-mode that can shave off additional 1-2W on top of the A-mode kernel. B-mode must be enabled manually with --eth_config (--eth_aggr_mode does not apply). Tuning numbers have changed - do NOT keep your old static --eth_config values.
-
Radeon VII: huge boost with its new C-mode but requires a special Linux setup. Can now do 100 MH/s on most air cooled VIIs. See tuning guide.
-
5700/5700XT: can shave off as much as 8-9W(!) of power using the new B-mode and dropping core clk+voltage. B-mode now the default mining mode. Unless you retune your core clk+voltage you will see a tiny power draw increase instead and not benefit from the upgrade, so read the migration guide.
-
5600XT: new B-mode has a much smaller effect. A-mode remains the default mining mode. See new tuning guide for more details.
-
The dag cache is NOT compatible with the new B/C-modes. ETH+ZIL switchers have to choose between caching the epoch 0 dag and using the new mining modes.
-
Ethash 4GB kernels NOT rewritten in this release, performance remains the same as in 0.7.x.
Example performance differences between 0.7.21 and 0.8.0:
Polaris
Nitro+ 580 8GB Samsung, core 1150@840mV, mem 2100@840mV, ref 30
Version | Mode | Tuning | Hashrate | Power | Diff vs 0.7.21 |
---|---|---|---|---|---|
0.7.21 | A-mode | A256 | 30.73 MH/s | sensor 79.66W | |
0.8.0 | A-mode | A194 | 30.97 MH/s | sensor 78.25W | -1.41W |
0.8.0 | B-mode | B232 | 31.13 MH/s | sensor 78.77W | -0.89W |
Vega 56/64
Vega 56 ref Samsung, A-mode 1065@850mV, B-mode 1000@850mV, mem 950@850mV, TRM timings
Version | Mode | Tuning | Hashrate | Power | Diff vs 0.7.21 |
---|---|---|---|---|---|
0.7.21 | A-mode | A872 | 50.08 MH/s | sensor 115.98W | |
0.8.0 | A-mode | A448 | 50.32 MH/s | sensor 111.15W | -4.83W |
0.8.0 | B-mode | B450 | 50.31 MH/s | sensor 110.15W | -5.83W |
Radeon VII
Radeon VII Hynix, core 1600MHz@881mV, mem 1000MHz with timings
Version | Mode | Tuning | Hashrate | Power | Diff vs 0.7.21 |
---|---|---|---|---|---|
0.7.21 | B-mode | B740 | 87.87 Mh/s | sensor 185.25W | |
0.8.0 | B-mode | B208 | 87.85 Mh/s | sensor 177.38W | -7.87W |
0.8.0 | C-mode | C322 | 100.4 Mh/s | sensor 192.54W | +7.29W +12.53Mh/s |
5700/5700XT
Red Devil 5700XT Micron A-Mode 1400@725mV, B-Mode 1245@675mV, Mem 912 MHz
Version | Mode | Tuning | Hashrate | Power | Diff vs 0.7.21 |
---|---|---|---|---|---|
0.7.21 | A-mode | A624 | 56.05 MH/s | sensor 105.82W | |
0.8.0 | A-mode | A620 | 56.08 MH/s | sensor 103.61W | -2.21W |
0.8.0 | B-mode | B608 | 56.01 MH/s | sensor 96.83W | -8.99W |
Team Red Miner v0.7.22
TeamRedMiner v0.7.22
Highlights:
-
NAVI KERNEL REWRITE! Over the last month we've been working on new kernels. The first one released is for Navi. The main feature is lower power consumption, hashrate will remain about the same but depends somewhat on clocks. NOTE: please let the miner retune any existing --eth_config arguments for all Navi gpus, the new values will be significantly lower.
-
Claymore API now supported, meaning you can use EthMan to monitor TRM rigs.
This release supports a range of algorithms optimized for AMD GCN GPUs (ethash, kawpow, nimiq, lyra2z, phi2, lyra2rev3, x16r, x16rv2, x16s, x16rt, MTP, cuckarood29, cuckatoo31, chukwa-512, cryptonight R, cryptonight v8 and a lot of other cryptonight variants).
Please see the readme for more details.
Team Red Miner v0.7.21
TeamRedMiner v0.7.21
Quick release improving stability for ETH 4GB gpus running at 4078-4080MB capped DAG allocation. If you're seeing crashes after 5-10 mins when trying to push allocation to 4078-4080MB, please try this version.
This release supports a range of algorithms optimized for AMD GCN GPUs (ethash, kawpow, nimiq, lyra2z, phi2, lyra2rev3, x16r, x16rv2, x16s, x16rt, MTP, cuckarood29, cuckatoo31, chukwa-512, cryptonight R, cryptonight v8 and a lot of other cryptonight variants).
Please see the readme for more details.
Team Red Miner v0.7.20
TeamRedMiner v0.7.20
ETH is now approaching the start of the 4GB death with the upcoming switch to epoch 382. TRM was the first miner to add support for mining with 4GB gpus with a partial DAG, here called "extended mining". However, it has always required manual configuration. This release adds a default conservative cap at 4072MB for DAG storage on 4GB gpus for out-of-the-box execution of the miner. For maximum performance, miners are still advised to manually tune their rig(s) with the --eth_4g_max_alloc argument. Most rigs runs stable with a higher value than 4072, which makes a significant difference for upcoming ETH epochs.
For more detailed instructions, please read our updated Ethash 4GB guide.
This release supports a range of algorithms optimized for AMD GCN GPUs (ethash, kawpow, nimiq, lyra2z, phi2, lyra2rev3, x16r, x16rv2, x16s, x16rt, MTP, cuckarood29, cuckatoo31, chukwa-512, cryptonight R, cryptonight v8 and a lot of other cryptonight variants).
Please see the readme for more details.
Team Red Miner v0.7.19
TeamRedMiner v0.7.19
Miner initialization rewritten, ethash high score list for solo miners, ethash single dag buffer support, pool ratio support for multi-pool strategies, and more.
This release supports a range of algorithms optimized for AMD GCN GPUs (ethash, kawpow, nimiq, lyra2z, phi2, lyra2rev3, x16r, x16rv2, x16s, x16rt, MTP, cuckarood29, cuckatoo31, chukwa-512, cryptonight R, cryptonight v8 and a lot of other cryptonight variants).
Please see the readme for more details.