Quote from: Sanjiv Sathiah on March 01, 2020, 23:45:57
Amazon, which as you know runs a massive cloud operation in AWS, is developing a new 32-core chip that can be interconnected with other similar chips through fabric interconnection. If Amazon sees the potential of ARM servers and is continuing to move down that path, you can bet that Apple will be able to scale up its chip designs accordingly, as you point out.
Problem was never potential but lack of application. A lot of the software starts its life on an ordinary desktop. And those desktops are x86. So, whey you decide to move it to a server, virtual or physical, you're going to choose x86. This is also why people often choose Windows for a server. ARM is so tiny in the server space it doesn't even register.
Because Apple actually focuses on end-user hardware, this isn't a problem for them. The question is whether the workloads that people run on systems like Mac Pro will work well on ARM. We have a huge single core history. In the server space, it's trivial to utilize multiple cores as you serve many requests. Each worker can be single threaded and completely oblivious to the fact that there are hundreds of cores. It doesn't work like this on a PC. Where there is a will, there is a way. But it's not something I would like to bet on. I actually always liked RISC, going back to when we learned computer architecture in the middle school.