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.