Hacker News new | ask | show | jobs
by dis-sys 1360 days ago
> If I were designing a CPU and OS from scratch right now, I'd put in at least a hundred cores.

If you are talking about 100 dead slow cores that lack the soul of a modern processor, well, you don't have to wait or build from scratch, try Xeon Phi. They are dirty cheap on ebay.

> I could literally fit 100 Allendale cores those suckers on less than 10% of the M1 ultra silicon.

That is exactly what they did for the GPU and AI engine part of the M1 Ultra chip. They are just more specialized.

> I'd then have a massive number of auxiliary cores for tasks which do parallelize.

Once you have those tasks suitable for GPU and AI engine removed from your list, you'd be seeing your remaining tasks not that friendly to parallelization in general. Xeon Phi failed for a good reason, people figured that out ages ago.