Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v10.6 (Windows/Linux)
by
leonix007
on 26/01/2018, 14:42:17 UTC
Is it possible to delay all mining until DAG generation completes?  I have a GPU that's pretty touchy and if the mining starts before it's DAG is generated the GPU will never come up.  This causes the app to restart and sometimes crash.   I've used the serial options and tried to slow it down but that doesn't prevent the mining from starting before DAG generation on all cards.  Just a thought.

Thanks!


see the documentation:

-gser   this setting can improve stability on multi-GPU systems if miner hangs during startup. It serializes GPUs initalization routines. Use "-gser 1" to serailize some of routines and "-gser 2" to serialize all routines.
   Using values higher than 2 allows you also to set custom delay between DAG generation on GPUs, for example, "-gser 5" means same as "-gser 2" and also adds 3sec delay between DAG generation (can be useful for buggy drivers and/or weak PSU).
   Default value is "0" (no serialization, fast initialization).

 i would recomment starting with -gser 3 to serialize it with 3 sec. delay.

if that doesnt help you can also try it with -lidag 2, which sets the intensity lower when DAG creation

Thanks for the response.   I've already tried the queuing options for serializing the startup including 'gser' and 'lidag'.  It's not that the card crashes during the DAG generation, but when mining starts before the DAG generation is completed.    The 'gser' option works to serialize the start, but it doesn't stop mining from starting before DAG is complete. 

Any other thoughts?


did you set your Virtual mem to at least 16GB, I was also thinking a hardware issue, are you using risers? if you could post your HW specs then its more appreciated.