github sp00n/CoreCycler v0.10.0.0
Version 0.10.0.0

8 days ago

Version 0.10.0.0 offers a new "Automatic Test Mode" For Ryzen 5000 and 7000 and Intel processors up to 14th gen, which will automatically adjust the undervolt value upwards if a core has thrown an error.
To activate it you need to enable the enableAutomaticAdjustment setting in the config.ini. Additionally you can also enable the enableResumeAfterUnexpectedExit setting, which will try to resume the script if an unexpected crash of the computer has happened. Although for this to work correctly you would need to enable the automatic logon for Windows, otherwise the script cannot automatically restart.

More info can be found here:
https://learn.microsoft.com/en-us/sysinternals/downloads/autologon
https://learn.microsoft.com/en-us/troubleshoot/windows-server/user-profiles-and-logon/turn-on-automatic-logon

Changelog:

Final:

  • The script now tries to find the stress test process more thoroughly (fixes #72)
  • Now checking if the Windows Event Log service is running (fixes #101)
  • Renamed WriteVerbose to WriteVerboseText and WriteDebug to WriteDebugText to prevent possible collisions with the built-in methods
  • Disabled the "QuickEdit Mode" feature of the Windows command line terminal, which should prevent accidental script pauses
  • You can now use "shortcuts" for y-cruncher (for example "19-ZN2" instead of "19-ZN2 ~ Kagari")

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

Don't miss a new CoreCycler release

NewReleases is sending notifications on new releases.