sp00n / corecycler

Script to test single core stability, e.g. for PBO & Curve Optimizer on AMD Ryzen or overclocking/undervolting on Intel processors
Other
664 stars 30 forks source link

Check if two threads on CCX1 and CCX2 limit the boost clock or not #3

Closed sp00n closed 3 years ago

sp00n commented 3 years ago

It might speed up testing time if this works

sp00n commented 3 years ago

It appears that the faster core is being set to the boost clock of the slower core, so this option would be pointless. Also, two threads on the same (better) core is still faster than one thread on the better and one on the slower core; and a single thread on the better core is a bit faster than two threads on this core.

So closing this.