From c41fcefd4e55ba384356514a819114c661f38295 Mon Sep 17 00:00:00 2001 From: cryptomine Date: Fri, 8 Jan 2021 07:32:44 +0000 Subject: [PATCH] Update README.md Updated DAG size and GPU minimum memory (was 2GB, now it's 4GB as of epoch 382 on 2020-12-15) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e239a13cf..bf50c25cb6 100644 --- a/README.md +++ b/README.md @@ -131,9 +131,9 @@ Because of the GDDR5X memory, which can't be fully utilized for ETH mining (yet) Only GCN 1.0 GPUs (78x0, 79x0, 270, 280), but in a different way. You'll see that on each new epoch (30K blocks), the hashrate will go down a little bit. -### Can I still mine ETH with my 2GB GPU? +### Can I still mine ETH with my 4GB GPU? -Not really, your VRAM must be above the DAG size (Currently about 2.15 GB.) to get best performance. Without it severe hash loss will occur. +Not really, your VRAM must be above the DAG size (Currently about 4.023 GB.) to get best performance. Without it severe hash loss will occur. ### What are the optimal launch parameters?