DrMrLordX
Lifer
- Apr 27, 2000
- 22,901
- 12,967
- 136
The 5950X will use 250+ watts too if you want to extract the last 10% of all-core performance.
Not without PBO or static OC it won't. You can put it on water and it'll stop @ 142W anyway.
The 5950X will use 250+ watts too if you want to extract the last 10% of all-core performance.
Base Frequency at 12 W | 1200 MHz |
Base Frequency at 15 W | 1800 MHz |
Base Frequency at 28 W | 3000 MHz |
That's what I meant with getting the last bit of performance. I'm sure there'll be OEM models that hard-limit the 12900 to TDP too.Not without PBO or static OC it won't. You can put it on water and it'll stop @ 142W anyway.
That's what I meant with getting the last bit of performance. I'm sure there'll be OEM models that hard-limit the 12900 to TDP too.
The question is does it take 250W for Alder Lake to beat the 142W 5950X (in multi-core performance) or can it also beat the 250W 5950X.
Let's continue. What about performance at full load compared to above-mentioned Tiger Lake with 12W TDP, where 10W is divided among only 4 cores.Honestly, I don't care that much about desktop models, mobile in my opinion is more interesting.
I always wondered why Intel stopped at 2+8 config for 9 and 15W TDP. I always thought 4+8 config would be better at least for 15W, but that may not be necessarily true.
For example Core i7-1185G7 4C8T has
Base Frequency at 12 W 1200 MHz Base Frequency at 15 W 1800 MHz Base Frequency at 28 W 3000 MHz
Let's say at full load 10W is used only by cores from 12W TDP, that means 2.5W per core including HT and 1.2Ghz base frequency. Actually It should be less, If we consider a 3W higher TDP increases the base frequency by 50%, but let's ignore It, It's not that important.
Now let's apply It to Alder Lake, and It's 2+8 cores, which would mean 1W per core(10W for all cores) at 12W TDP.
I don't think Golden Cove core using 1W can clock at 1GHz, I think 800Mhz should be more realistic.
Now the question is how high can Gracemont clock using only 1W.
I think 1.2Ghz is not unrealistic, and that's 50% more than Golden Cove!
What would It mean for performance?
Let's say Golden Cove has 50% more IPC and HT brings another 20% performance. So Golden Cove would have 80% higher throughput per core than Gracemont at the same frequency.
Golden Cove 100*1,5*1,2 = 180 points
On the other hand Gracemont can clock 50% higher.
Gracemont 100*1.5 = 150 points
The difference in now only 20%.
Maybe the IPC difference is only 40% and Gracemont can clock to 1300Mhz, that would mean 1C2T Golden Cove performs as 1C1T Gracemont.![]()
That's what I meant with getting the last bit of performance. I'm sure there'll be OEM models that hard-limit the 12900 to TDP too.
The question is does it take 250W for Alder Lake to beat the 142W 5950X (in multi-core performance) or can it also beat the 250W 5950X.
If you're this busy already comparing your favourite manufacturer chips to an unreleased chip how are we ever going to survive your full onslaught once ADL actually gets released? Are all forum rules out the window in this particular thread? #StopTheSpammingWell, this is just Aida64 CPU stres test.But nonetheless, from this we can extract good information.That was probably stock i9 Alder Lake K, but i would be very bad if it was stock i7 Alder Lake K model.
For comparison i did short test, Aida64 FPU only and all three available CPU combo options.
CPU Package Power, R5 4650G
- AIDA64 FPU, up to 85-87W
- Aida64 3u1, 75W
- Cinebench R20, up to 75W
View attachment 49503
View attachment 49504
View attachment 49505
Stock Alder Lake i9 compared to stock R9 5950X, well in the same conditions(GCN) it will be around 230-250W for Alder Lake.100W+ for what, 10% higher MT score is huh or lol cpu power efficiency.
View attachment 49506
If you're this busy already comparing your favourite manufacturer chips to an unreleased chip how are we ever going to survive your full onslaught once ADL actually gets released? Are all forum rules out the window in this particular thread? #StopTheSpamming
Let's say at full load 10W is used only by cores from 12W TDP, that means 2.5W per core including HT and 1.2Ghz base frequency. Actually It should be less, If we consider a 3W higher TDP increases the base frequency by 50%, but let's ignore It, It's not that important.
It seems that there is no N+0 SKUs for K series for initial release, it means that if you want an unlock processor, you have to buy these small cores.(facepalm)
I hope this list is wrong though.
There might be some models with no small but those will be locked.
It's been pretty thoroughly leaked that there's a 6+0 desktop die. Surprised they didn't make the whole i5 lineup out of it, tbh. Certainly all the locked i5s will be.
If the small cores work as well as we hope, wouldn't it be a downside to not have any enabled in a CPU for the consumer segment?
You are basically saying “It barely beats the 5950X so it must be bad.” You are wrong. What we are about to see is an intriguing shift in computing where even the “lowly” 12600k (which will likely retail for under $300) has more than 8 cores.
AMD will have to step it up in order to compete. That is a good thing.
Thanks for the info. Personally, I would have used clocks sustainable during Cinebench for example, but I didn't know them, so I used possible base clocks instead.It shouldn't matter to your analysis but I know the 6W versions of Goldmont Plus/Refresh/Tremont can sustain 2GHz frequencies under Cinebench MT workload. Reviews show the Goldmont Plus devices maintaining 1.6GHz CPU and 4-500MHz iGPU when both are simultaneously stressed under Prime95 and Furmark. At 10W and CPU-only it can sometimes reach 3GHz.
I wouldn't be surprised if Gracemont does the same.
I think Cove cores are capable of higher frequencies than 800MHz with 1W per core. The efficiency is lost quite quickly as you ramp up the clocks.
Cove can most likely sustain more than 800Mhz with 1W power budget for example in Cinebench.
Why the facepalm, do you not like improved multithreaded performance?It seems that there is no N+0 SKUs for K series for initial release, it means that if you want an unlock processor, you have to buy these small cores.(facepalm)
I hope this list is wrong though.
1) Lots of software cannot transition to more MT. That is because many tasks simply are not possible to be multithreaded. Any task that is user facing must go down to one thread at some point. Having dozens of threads sitting around doing nothing waiting for the mouse to move does not improve performance, only one thread is needed for that. Also, only one thread can display on the screen (the UI thread). Having drawing calls from multiple different threads is a guaranteed way to crash the software. As for math problems, many calculations rely on the result of the previous calculation and thus must be ST. Sure, some tasks can be MT, but many cannot.Also I've been thinking about Intel's claim that Golden Cove will be the P core for the next decade. I'm thinking they mean that as software transitions more and more to MT and therefore ST performance becomes less important, Golden Cove (and future derivatives) might "see them through" the Big core era. Perhaps the future is lots of efficiency cores and Intel is predicting that will occur in the next 10 years?
Reminds of a now famous Blizzard employee quote: "Do you guys not have phones?".Why the facepalm, do you not like improved multithreaded performance?
Reminds of a now famous Blizzard employee quote: "Do you guys not have phones?".
There's a number of forum users here that consider the MT performance of the hybrid solution will come with a price in performance consistency. As long as 6+0 or 8+0 SKUs are available, they would rather avoid paying for the E-cores considering their workloads fit P-cores better. Some would obviously like their chips unlocked to push P-cores further.
There's a number of forum users here that consider the MT performance of the hybrid solution will come with a price in performance consistency. As long as 6+0 or 8+0 SKUs are available, they would rather avoid paying for the E-cores considering their workloads fit P-cores better. Some would obviously like their chips unlocked to push P-cores further.
1) Lots of software cannot transition to more MT. That is because many tasks simply are not possible to be multithreaded. Any task that is user facing must go down to one thread at some point. Having dozens of threads sitting around doing nothing waiting for the mouse to move does not improve performance, only one thread is needed for that. Also, only one thread can display on the screen (the UI thread). Having drawing calls from multiple different threads is a guaranteed way to crash the software. As for math problems, many calculations rely on the result of the previous calculation and thus must be ST. Sure, some tasks can be MT, but many cannot.