CoreCycler, Program to Optimize Your AMD Ryzen 5000 CPU

CoreCycler

Overclocking is an exercise that requires knowledge, not only of what is being done, but also of the processor being manipulated. Unfortunately, not all processors are the same and it could be said that each one is from its own wafer, so it is important to make use of tools like CoreCycler to get the most out of them.

Not all the chips that leave a factory under the same model are the same, since there are variations in the manufacture of each piece of hardware. All manufacturers usually incorporate a degree of tolerance in which a processor will operate, both in voltage and clock speed. That is why there are CPUs that can be adjusted by the user, either in voltage, clock speed or both.

What is CoreCycler?

CoreCycler

CoreCycler is an unofficial tool created by a person who calls himself spoon82, which performs a detailed analysis of each core independently using Prime95. In this way we can know which cores perform the best and which do not in an AMD Ryzen 5000 CPU.

The tool also generates a list of potential errors that have occurred during the testing phase and recommendations for the user to manually adjust the parameters of the different cores of their CPU. It is not therefore an overclocking tool but a perfect companion to these, if you are a user of one of the CPUs based on Zen 3 it will allow you to overclock the processor more safely and reliably.

CoreCycler

CoreCycler makes use of Prime95, a tool used to check the stability of the CPU and RAM cores through a stress test. This tool is also included in the application package.

As of version 0.8, it also supports AIDA64 and Y-Cruncher . However, AIDA64 is not included in the package, so you will have to download it separately.

Before using CoreCycler

CPU Quemada

Keep in mind that the use of CoreCycler can have an unexpected and totally fatal result for your computer’s CPU, so if it turns out to be totally fried and unusable due to using this tool, don’t blame us and neither does the creator. of the script.

The reason why we make this notice is because Prime95 that is used by CoreCycler raises the clock speed and therefore its temperatures at high levels and in a long period of time. That is why if you have a PC with poor cooling or you are using a laptop without a good ventilation system then we recommend that you do without using CoreCycler.

On the other hand, if your PC has a well-thought-out cooling system that you can add anything to, then don’t be afraid to use CoreCycler to find out how to get the most out of your Ryzen 5000. Of course, if you have one of these CPU with a relatively high voltage we do not recommend doing the stress test, since to the amount of hours in which it has to work if we add a high voltage and a high clock speed then

How does it work?

Ryzen Chiplets 3000 5000 6000 7000

What CoreCycler does is run Prime95 on a single CPU and a single thread of execution to cycle to the other cores, it will do so for 12 hours for each core and therefore 6 hours per thread of execution. In such a way that if you have a 6-core CPU like an AMD Ryzen 5 5600 it will take 72 hours to complete the test in full, but if you do it on a 16-core CPU such as the AMD Ryzen 9 5950X then this test will take no more no less than 192 hours.

If the number of hours seems excessive, you can perform the test in less time. Of course, the creator of the tool recommends a continuous test of 12 hours per core to have the best possible data collection and make a more precise diagnosis and then deliver the information.

The reason why it does not run the test with all the cores is because the CPU itself is designed to reach maximum clock speeds with all of them activated than one by one, so it would not be possible to get the maximum speed from each of them. if the script were to run on all cores at once.

How to run the script?

Ryzen 9 5900X

Below this article you have the link from where you can download CoreCycler, once you have done it you just have to run the following file: Run CoreCycler.ba t and let the program do its work.

The program does not have a graphical interface, since in the background it is a PowerShell or command prompt script. It is therefore what years ago we called an application in text or “MS-DOS” mode. The only way to configure it? Through the config.default.ini file. This file is located in the same folder as the application and it is important not to change its name or its location.

CoreCycler Settings

AMD Ryzen SMT

In the config.default.ini file, the parameters to change to perform the stress test are the following:

  • With runtimePerCore = 6m we can decide how long the stress test lasts, it can last between 1 minute and 60 minutes, the longer it lasts, the more information it can get, but you also have to be aware that it is a greater danger for the processor. Its default value is 6 minutes.
  • With suspendPeriodically = 1 , which is a Boolean value, we activate the test to take a break every so often, if the value is 0 it will perform the test without breaks. For greater processor stability, we recommend not touching this value.
  • We can choose in which order the test is performed with coreTestOrder , where the default option is Default , in which if our CPU has more than 8 cores, 2 CCDs, then it uses the Alternate execution, if it is less than 8 cores then Sequential .
    • Sequential performs the test core by core in order of each label.
    • Random performs the test core by core but randomly.
    • Alternate is only available if the CPU has 2 CCDs, it tests first on the first core of the first CCD, then the first core of the second CCD, then the second core of the first CCD, and so on.
  • If skipCoreOnError has a value of 1 then when an error occurs in a kernel the test passes the next one, if the value is 0 continue to perform the test in that kernel. Instead stopOnError is at 0 in the initial configuration, which means that the execution will stop in its tracks if it encounters an error.
  • We can make the program use the 2 threads of each kernel by varying the value of numberOfThreads by 1 or 2. The program does not support more threads. We can also limit the number of iterations that the test has to do with maxIterations which is set to 10000 by default.
  • And to finish, in case you do not want the test to last indefinitely and for certain cores then the parameter you have to change is coresToIgnore , then placing the different cores separated by a comma and in order, remember that the first is kernel 0.

However, you can now use CoreCycler to get the most out of your AMD Ryzen 5000 CPU when it comes to overclocking.