From 0ce9eac3d1c68bd5f179823910a8c9b7d9c61ce3 Mon Sep 17 00:00:00 2001 From: jgonzis <38668405+jgonzis@users.noreply.github.com> Date: Sun, 31 Dec 2023 00:57:18 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 7300f20..b960e33 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,19 @@ Parameter | Description | --fan arg (=*) | The % of the fan used for the GPUs. Cards are separated with a comma. "*" can be used to skip a card. | | --no-oc-reset | To avoid reset the overclock settings applied when ending the miner | +### lolMiner 1.82a + +_Changes_ +- Improved Heavyhash-Pyrin performance on GTX16 cards by about 25-30%, improved Heavyhash-Pyrin performance on GTX 10 series cards by about 10%. +- Improved energy efficiency of Heavyhash-Karlsen mining on GTX 16 series cards. Also slightly improved performance by about 1.5%. + +_Fixes_ +- Fixed a bug causing ETH / ETC / Ubiq mining to sometimes crash with a segfault (introduced in 1.82a) +- Fixed the "submit not found" bug on Karlsen & Pyrin mining +- Fixed a bug causing too many rejected shares on Karlsen and Pyring when on unmineable pool. +- Fixed reading memory temperatures on AMD RTX 4000 cards +- Fixed a bug causing Beam mining to not work on AMD RX 5500 with 8G + ### lolMiner 1.82 _Changes_