Hacker News new | ask | show | jobs
by allenrb 1058 days ago
Granted that it is too early to know, but I like the AMD approach. If I’ve understood correctly, the c-cores have absolutely identical functionality on all fronts. They can’t clock as high due to the layout being redone to optimize power & area, and they lack some cache vs the high-power cores.

So essentially, any core should be able to handle any workload but you’d bias single-threaded tasks onto a few 5 GHz (or whatever) capable cores. And if you’re running well-threaded code across many cores, they’ll have to slow down anyway to stay within the power envelope, at which point all are effectively identical, barring the extra cache.

Only question is whether Intel saves a lot more power & area with their (IMHO crippled) efficiency cores. If they do, it ought to give Intel a cost/price advantage.

2 comments

Perf/area for the Intel E cores is very good. IIRC they are 1/4 the size of P cores with more than half the performance, and that's not counting any L3.

And Intel is uniting the ISA with future cores.

AMD's Zen cores are (IIRC) smaller than the Intel P cores, and they have a big process/packaging advantage for now, so their "full core" strategy is indeed working very well.

They have half the L3 cache as well. However a Zen 5 chip with half L3 cache will very likely outperform a Zen 4 chip with full cache.

I wouldn’t expect any hybrid designs out of AMD for desktop, only mobile.