Hi
I have two questions
--dag_mode' - space-separated list of Dag file modes (0 - auto, 1 - single, 2 - double), default is '0' (for example: '2 1 0')
So what is difference between dag mode files?
Second , Phoenix miner has option for
-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.
Does Gminer has similar command?