Technically you are correct. However, I also do consider Intel K/KF models and AMD X models (especially ZEN4) to be effectively factory overclocked. Perhaps in pure technical terms these CPUs are below official maximum frequency limits, but when these limits require 250+ watts - it's not fucking normal. It used to be a domain of manual OC until vendors started to do it in a form of aggresive boosting algorithms and push CPUs insanely above their optimal frequency/voltage range.
AMD Ryzen 5 9600X & Ryzen 7 9700X Linux Performance With 105 Watt cTDP
Collapse
X
-
Originally posted by drakonas777 View PostI also do consider Intel K/KF models and AMD X models (especially ZEN4) to be effectively factory overclocked.
Originally posted by drakonas777 View Postwhen these limits require 250+ watts - it's not fucking normal.
Originally posted by drakonas777 View PostIt used to be a domain of manual OC until vendors started to do it in a form of aggresive boosting algorithms and push CPUs insanely above their optimal frequency/voltage range.
Comment
-
-
Originally posted by coder View PostI suppose it depends on your definition of overclocking.
Originally posted by coder View PostTo me, "factory overclocked" is a contradiction in terms.
Originally posted by coder View PostI define overclocking as exceeding the specifications, usually at the expense of invalidating warranty coverage and risking instability. The X- and K- series CPUs ship with warranties and default limits which are guaranteed to operate stably.
Originally posted by coder View PostSo, do you also consider a RTX 4090 to be factory overclocked? Where's the threshold for overclocking, according to your definition?
Originally posted by coder View PostIt's not due to insane frequencies that can burn well over 200 W of power. It's due to having more cores, with more transistors, and the fact that we're well beyond the era of Dennard Scaling.
To sum things up, the main problem with my position is I can't objectively and precisely define the universal exact threshold where "factory OC" starts. Lithos are different, ICs are different, binings are different, optimal ranges may be defined differently and so on. From the discussion perspective you are "better equiped" so to speak because you can actually define factory/vendor limits/specs and your position is logically and argumentally stronger. But I came here to express my personal opinion and not win debates, and in my personal opinion most of K/KF SKUs and some of X SKUs are "factory OCed" as fuck in my reasoning and framework I described. That's all
Comment
-
-
Originally posted by drakonas777 View PostAs Intel 13/14 gen demonstrates being validated and under warranty is not a guarantee for stability and longevity.
Originally posted by drakonas777 View PostI can't answer this right away. I think to some extent I do. I'd have to analize 4090 power/frequency scaling ir order to be more precise.
Originally posted by drakonas777 View PostI believe you are well aware of ZEN4/ZEN5 power scaling where power usage can be drastically reduced with a minimal impact for performance just by reducing voltage and dropping frequency.
Originally posted by drakonas777 View PostI can't objectively and precisely define the universal exact threshold where "factory OC" starts. Lithos are different, ICs are different, binings are different, optimal ranges may be defined differently and so on. From the discussion perspective you are "better equiped" so to speak because you can actually define factory/vendor limits/specs and your position is logically and argumentally stronger. But I came here to express my personal opinion and not win debates, and in my personal opinion most of K/KF SKUs and some of X SKUs are "factory OCed" as fuck in my reasoning and framework I described.
Comment
-
-
A small clarification. By reducing voltage and lowering frequency I meant not an explicit manual undervolting but rather a) reducing power limits/using ECO mode and leting boosting to do the job under the hood b) choosing non-K/X part where this is done by lowered builtin config. Or any other means by which limits on how much voltage can be dynamically increased are imposed upon boost algos.
I'm not a fan of manual undervolting.
Comment
-
-
I think that AMD has recently clarified that PBO (and some overclocking) did not invalidate warranty anymore. Edit: I may be wrong, there are conflicting infos there. Know that if your CPU broke when using only PBO, you should avoid saying you used it to claim warranty. AMD brags about PBO to their consumers, and I find it unfair they would not support this function anyway.
That said, I question the usefulness of TDP 105W mode when enabling PBO also unlocks the full potential of the CPU in high-stress load. I just acquired the 9700X with an MSI B650 board and started to run PTS tests. Using the 65W TDP, but with PBO activated, the temperature shoots up to 95-96°C when building the linux kernel, whereas without PBO it is in the order of 60-65°C. The time gain with PBO enabled is around 14%, which is significant (the 9700X being the CPU that gets the most room) but also dependent on the test. Other tasks that do not load the CPU fully do gain around 0 to 5% only. So my first instinct was to leave PBO disabled for peace of mind and reduced noise. At the same time, I could leave it to benefit a bit more oomph e.g. boosting multitasking under no full load. Time will tell.
Now is switching to TDP 105W the good strategy compared to 65W with PBO? Since the throttling kicks at 95°C, there is no higher efficiency to expect at full load than with PBO, and at lower loadit would just increase consumption? Any users who can share thoughts?Last edited by zeb_; 11 January 2025, 09:56 AM.
Comment
-
-
Originally posted by zeb_ View PostNow is switching to TDP 105W the good strategy compared to 65W with PBO? Since the throttling kicks at 95°C, there is no higher efficiency to expect at full load than with PBO, and at lower loadit would just increase consumption? Any users who can share thoughts?
My experience fiddling with Intel CPUs' power limits has taught me that increasing your power limit won't affect usage or efficiency on low thread-count jobs. The power limit is just that - a limit. You don't start throttling until the entire package hits that limit. In Intel's case, they have 2 power limits (actually 4, if you really want to get into it) to consider, but the point is that a single thread won't even hit 65W, so increasing it beyond that won't help you until you start using enough threads that the power limit becomes relevant.
If you want better lightly-threaded performance, do a bit more reading on PBO, because that seems like your only option. If you just want better build times, but don't like the high power consumption of PBO and perhaps any fears of instability or premature CPU wear that it might incur, then stick to just monkeying with power limits. Personally, I wouldn't touch PBO, but then I'm also the sort of person who uses ECC memory.
Comment
-
-
Originally posted by coder View PostIf you want better lightly-threaded performance, do a bit more reading on PBO, because that seems like your only option. If you just want better build times, but don't like the high power consumption of PBO and perhaps any fears of instability or premature CPU wear that it might incur, then stick to just monkeying with power limits. Personally, I wouldn't touch PBO, but then I'm also the sort of person who uses ECC memory.
With TDP105W I get around 85°C max at full load (build-linux-kernel), whereas PBO makes the CPU reach 95°C (which is the limit, but still ok according to AMD). Now the gains with PBO are significant in some scenarios (15% faster compilation, 10% faster x265 and 18% faster for c-ray 1080p). TDP105W provides also a boost, which may be considered safer.
As you say I could prefer to disable these boosters for several reasons: in addition to the risk of wearing the CPU and MB, there is also the electricity consumption, the noise from fans and the simple fact that I spend little time building and encoding. These CPUs are also very efficient at stock levels and the trade-off of losing 5-10% is really compensated by quality of life.
Comment
-
-
Originally posted by zeb_ View PostNow the gains with PBO are significant in some scenarios (15% faster compilation, 10% faster x265 and 18% faster for c-ray 1080p). TDP105W provides also a boost, which may be considered safer.
Originally posted by zeb_ View PostAs you say I could prefer to disable these boosters for several reasons:
Changing power limits is fine, though. On Intel CPUs, at least, it won't void your warranty. As long as the board can supply adequate power and you're not running the CPU at its thermal limit, all the time, using a higher power limit should be safe.
Comment
-
-
Originally posted by coder View PostI'd be curious to know how much the gains are with the 105W limit vs. 65W or PBO.- Impact of TDP 65W (stock) and 105W, (without PBO)
pts_1.pngpts_2.pngpts_3.png - Impact of enabling PBO on stock TDP65W
pts_4.pngpts_5.pngpts_6.png - Impact of High-Perf RAM (MSI's timing schemes) without PBO and stock TDP65W
pts_7.png
- So enabling PBO is the most impactful. PBO also leads to the highest temperatures (95°C at full load). Note this is the "AMD" PBO. There are also MSI's "Enhanced" PBO configurations which marginally improve performance, but the "recipes" are not communicated ; the most agressive Enhanced PBO from MSI led to crashes.
- Enabling TDP105W is also very impactful in some scenarios, albeit slightly less than PBO. Temperatures are high but lower than PBO (around 80-85°C)
- Tweaking memory timings has small impact. This is in addition to the "EXPO1" timings I used, for which my RAM is certified. They have several schemes and there is almost no impact betwen "Balanced" and the more aggressive "Tighter" and "Tightest" ones. This is in line with what I saw on other tests published around the web.
Last edited by zeb_; 12 January 2025, 09:44 AM.
Comment
- Impact of TDP 65W (stock) and 105W, (without PBO)
Comment