running win10 (upgraded from win7) with rx 470 (19Mh/s) and rx 580 (22.4Mh/s) with 18.1 drivers (compute mode) and strap timings adjusted on the 470. claymore 10.5 crashes after 2-6 hours of running. Tried 10.1 and the same thing happens. System does not reboot after claymore crash it just waits for me to manually start claymore again. It was working fine under win7 (16.10.2 drivers and only rx 470)... anything I'm missing or is there a log I could check to see why claymore crashed? Thanks.
I have been having some problem that causes the miner to drop out, and checking the
*log*.txt files I don't really find anything consistant as far as why.
For the time being, I simply rewrote the "Start.bat" file to remove the ETHDCRMINER64.EXE from the end and replace it with "gomore" and added a "GOMORE.BAT" file that looks like this:
@Echo Off
ETHDCRMINER64 -param1 xx -param2 xx -param3 xx -paramETC xx . . . . . .
gomore
^Z
Which calls itself, thus creating an endless loop (break with C) that just jumps back into the miner. For the time being, it works.
My problem is curious: sometimes it will run for hours, other times I get an "Unable to create DAG" message requiring an immediate restart. I have no clue ATM, my GPU temps aren't crazy high, snooping around in the log files, I don't see anything obvious that clues me into what's going on (or going wrong), etc

By the way previous question: you can look in the
*log*.txt files for clues - or not. I have, but don't have a handle on my problem. I
have done due diligence. Nothing obvious.