nicehash / excavator

NiceHash's proprietary low-level CUDA miner
https://www.nicehash.com
53 stars 19 forks source link

Clear console command, API? #230

Closed mayhem7 closed 3 years ago

mayhem7 commented 6 years ago

I've checking the API but can't find any command to "clear" the console, W10 always crashes after 48h running excavator, it seems an issue with the looooooong console log, i've been testing this week, if i stop/start excavator every 24h there's no problem, but if it reaches 36-48h windows dies :(

t4nja commented 6 years ago

Clear command isn't supported in the API. We'll take a look at the issue you're describing. Which version of NVIDIA driver do you have? Which Windows build and version do you use?

mayhem7 commented 6 years ago

Thanks for fast reply: Windows 10 Pro Windows build: 1709 (was using a previous one but tried updating everything, didn't fix the issue) Using driver version: 391.35 Also tried with previous: 391.24

mayhem7 commented 6 years ago

Tested again, 24h = blue screen Currently 48h with ccminer without issues, so it must be excavator dunno why... i'll make a script to auto-restart system every 12 hours to avoid the blue screen.

t4nja commented 6 years ago

I've been testing excavator over the weekend and unfortunately I couldn't reproduce the issue. Will try some more.

mayhem7 commented 6 years ago

Tried yesterday again, 11 hours and blue screen, only happens with excavator, dunno why :( i've increased virtual memory to 36GB because i really think is the console, will tell you on the next crash ^^'

mayhem7 commented 6 years ago

Testings going good, increasing virtual memory when using excavator works: 16GB virtual memory = BSOD in 12 hours 32GB virtual memory = BSOD in 24+ hours Testing wih 64GB virtual memory

t4nja commented 6 years ago

That explains why I couldn't reproduce the issue. If increasing the virtual memory helps then I suggest you to stick with it until the issue is resolved otherwise.

nicehashdev commented 3 years ago

Run excavator with -d 2 and rather keep displaying details in files (-f 1 or -f 0) to avoid this issue. Closing.