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

The "Set to Core" didn't match up with "Error Core" #50

Closed RRadon086 closed 11 months ago

RRadon086 commented 11 months ago

At the beginning of the test "PRIME95_AVX2", it displayed "Set to Core 1 (CPU 2 and 3)". But when this core reported error, it displayed "ERROR: At Core 1 (CPU 1 or 2)".At the end of the test, it only displayed the number of the error core not the "(CPU X and X)". So is it ok to change the parameter in the BIOS according to giving number of the core? CoreCycler_2023-07-23_06-15-51_PRIME95_AVX2.log Prime95_2023-07-23_06-15-51_AVX2_HEAVY_FFT_4K-1344K.txt config.txt

sp00n commented 11 months ago

The incorrect display of the CPU numbers when an error is thrown should already be fixed in the 0.9.5.0 alpha versions. And only displaying the cores in the summary works as intended (for large amount of failed cores this messages would become too cluttered otherwise).

And in the BIOS there are no individual (logical / SMT) CPUs listed, only the physical cores themselves, so the core where the error appeared will also be the core that needs to be changed in the BIOS.