alpha5:
- Fixed a bug that prevented the automatic test mode to resume the test if the crash happened on core 0 (fixes #89)
alpha4:
- Fixed a bug with Linpack's path AGAIN
- The Automatic Test Mode unfortunately doesn't work with Ryzen 9000
alpha3:
- 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)
alpha2:
- Fixed a bug with the detection of the starting values (see #79)
alpha1:
- Added an automated test mode with automatic Curve Optimizer / voltage offset adjustment on error
- Added the possibility to automatically resume the script after a reboot via a Scheduled Task
- A WHEA warning/error can now be treated as a "real" error if the APIC ID matches the tested core
- See the
default.config.ini
for the new settings