From c4accc84382dd4b9ccc7557d72cce1f42979bd14 Mon Sep 17 00:00:00 2001 From: Lolliedieb <40234439+Lolliedieb@users.noreply.github.com> Date: Tue, 21 Jan 2020 11:38:44 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 60aa28b..3640402 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ A git repository for lolMiner release versions ## Recent Changelog: +### lolMiner 0.9.6 +- Significant improvement on GRIN-C29M performance (+6-7% on 580 and Vega cards, +10% on Navi) +- Significant improvement on GRIN-C31 and GRIN-C32 solver (~ +6% on all AMD cards) +- Added a 16G GRIN-C32 solver (Approx 20% faster on Radeon VII, Vega FE and 570 16G) + ### lolMiner 0.9.4 - New GRIN-AT31 performance code for Vega (+7%) and Navi (+12%). Requires amdgpu-pro 18.50 or newer or ROCm 2.10 driver - Experimental support for Cuckatoo-32 (use --coin GRIN-AT32) on 8G AMD cards (see further notes on releases page)