| ▲ | jagged-chisel 9 hours ago | |||||||
Agreed. Much like “RISC is gonna replace everything” - it didn’t. Because the CPU makers incorporated lessons from RISC into their designs. I can see the same happening to the CPU. It will just take on the appropriate functionality to keep all the compute in the same chip. It’s gonna take awhile because Nvidia et al like their moats. | ||||||||
| ▲ | StilesCrisis 6 hours ago | parent | next [-] | |||||||
CISC only survived because CPUs now dedicate a ton of silicon to decoding the CISC stream into RISC-y microcode. RISC CPUs can avoid this completely, but it turns out backwards compatibility was important to the market and the transistor cost of "instruction decode" just adds like +1 pipeline depth or something. | ||||||||
| ||||||||
| ▲ | zozbot234 9 hours ago | parent | prev [-] | |||||||
> It will just take on the appropriate functionality to keep all the compute in the same chip. So, an iGPU/APU? Those exist already. Regardless, the most GPU-like CPU architecture in common use today is probably SPARC, with its 8-way SMT. Add per-thread vector SIMD compute to something like that, and you end up with something that has broadly similar performance constraints to an iGPU. | ||||||||