Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.1c: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
sk0mi
on 29/10/2020, 21:13:02 UTC
I have just moved to linux to be able to mine a bit longer with 4GB

PhoenixMiner 5.1c says : "GPU1: Allocating DAG (3.91) GB; good for epoch up to #373"

Should it not be possible to mine until epoc #383 on linux?

amdgpu-pro-20.20-1098277 on ubuntu-20.04 server


[/quote

PM have default setting of 2 epochs ahead...
(check readme file:
-eres <n>
   Allocate DAG buffers big enough for n epochs ahead (default: 2) to
   avoid allocating new buffers on each DAG epoch switch, which should
   improve DAG switch stability. You may specify this option per-GPU.)
You can try change that...put -eres 10 and see what it says..