Skip to content

Tags: sp00n/corecycler

Tags

v0.10.0.0alpha5

Fixed a bug that prevented the automatic test mode for resume the tes…

…t is the crash happened on core 0

v0.10.0.0alpha4

- Fixed another bug with the Linpack path, which was introduced by th…

…e last two bug fixes

- Ryzen 9000 is unfortunately not supported yet for the Automatic Test Mode

v0.10.0.0alpha3

- Added config presets for Automatic Test Mode

- Fixed a bug where Linpack wouldn't start from a directory including a space (fixes #84)
- Fixed a bug where resuming after a crash with a "default" coresToTest order would result in an index out of bounds error (fixes #85)
- Also it didn't resume on the crashed core
- the config file's content is now put into the log file for easier debugging
- Fixed a bug where the log file for y-cruncher was actually using the naming scheme for Linpack (under unclear circumstances, but it happened at least once)
- Fixed a bug when the update check doesn't return any output at all (fixes #83)

v0.10.0.0alpha2

Fixed a bug with the detection of the starting values (fixes #79).

Added some additional error messages.

v0.10.0.0alpha1

Added the functionality for the automatic resuming of the script when…

… a crash/reboot has happened

Added a startup script, which will be called by a Scheduled Task
Added the APICID tool to get the APIC IDs
Added the IntelVoltageControl tool to be able to change the voltage offset for Intel CPUs
Added a new setting that allows you to treat WHEA warnings/errors as "real" errors, as long as the APIC ID matches the tested core
Version pushed to 0.10.00

v0.9.7.0alpha5

Fixed a bug where not all threads could be correctly identified while…

… suspending the stress test process.

Fixed a bug where the stress test program wasn't re-started if the first core on the first iteration threw an error and Automatic Curve Optimizer and restart for each core was activated.
(Hopefully) Fixed a bug where for Aida64 the wrong number of worker threads were assumed. It's a fixed lookup table now, so it may still not be correct in all cases.

v0.9.7.0alpha4

New setting to repeat a core on error when using Automatic Curve Opti…

…mizer: repeatCoreOnError

v0.9.7.0alpha3

Added the pbotest binary to be able to get and set the CO values from…

… the cli

v0.9.6.2

Fixed a bug when only one core was selected and a random test order w…

…as selected.

Also fixed bug when no valid core could be selected.

v0.9.6.1

Forgot to remove a debug exit