sp00n / corecycler

Script to test single core stability, e.g. for PBO & Curve Optimizer on AMD Ryzen or overclocking/undervolting on Intel processors
Other
663 stars 30 forks source link

YCruncher error "Process doesn't use enough CPU power anymore? #52

Closed Stevehel closed 10 months ago

Stevehel commented 10 months ago

Tried a quick test and came back to this error message. Any help appreciated.

sp00n commented 10 months ago

Did you try the latest alpha release?

Stevehel commented 10 months ago

I did yes.

sp00n commented 10 months ago

The Windows Performance Counters may be malfunctioning, check the readme for a possible solution. Otherwise please post the log files corresponding with this error.

Stevehel commented 10 months ago

CoreCycler_2023-08-14_17-15-04_YCRUNCHER_22-ZN4 ~ KIZUNA.log

sp00n commented 10 months ago
                 + 17:31:49 - Getting new log file entries
                 +            Getting new log entries starting at position 2216 / Line 69
                 +            The new log file entries:
                 +            - [Line 70] 
                 +            - [Line 71] Oops... y-cruncher has crashed.
                 +            - [Line 72] 
                 +            - [Line 73] Creating mini-dump file...  Done!
                 +            - [Line 74] 
                 +            - [Line 75] The program will now exit.
                 +            - [Line 76] 

y-Cruncher crashed for each core, so your overclock/undervolt is unstable. It actually seems to be pretty unstable, the default message for y-Cruncher mentions what actually went wrong, but here it just displays the crashed message. Going to have to add this to the error parsing, so that the generic "doesn't use enough CPU power anymore" message doesn't show up for this.

Stevehel commented 10 months ago

Ah that makes sense. I’ve passed P95 AVX512 etc so thought it was stable. This must be a better test. Thank you.

Stevehel commented 10 months ago

Is it possible for me to add the newest version of YCruncher easily?

sp00n commented 10 months ago

I haven't tested with the latest y-Cruncher version yet, but as long as no new binaries are introduced or the config changes (new/removed tests), then it generally works. New binaries or new tests will not work unless I add them to the code, and at least in one version I noticed that the 00-x86.exe binary is missing in the zip file, so if you delete the old binaries and copy the new ones, any missing binary will not be available anymore.

Stevehel commented 10 months ago

Great, thanks for the quick response. Now I’ve dialled my CO back everything is passing, just need to test for a longer period of time to be sure.