you are viewing a single comment's thread.

view the rest of the comments →

[–]BobOki 2 insightful - 1 fun2 insightful - 0 fun3 insightful - 1 fun -  (0 children)

I do not see that being a problem. A ton of ARM builds are out for Linux, mostly because linux is the system mostly used in SoC systems, which is primarily ARM. This spreads to phone, with android which is linux based. Lastly, linux has a ARM Compiler that will do the development of High Performance Computing (HPC) applications on 64-bit Armv8-A server-class hardware. Implements specifications including ABI for the 64-bit Arm architecture, Arm C Language Extensions (ACLE), and ACLE for SVE and SVE2. This, to me, says they are well on their way.

We will see though, with gaming how it is, mostly single core, this is going to be interesting. No clue how they would do server architecture... maybe kinda like how x64 has a bunch of cores, maybe ARM could do a processor with a bunch of ARM processors who will run in parallel and basically emulate multi-core processing, while remaining WAY faster and lower power/cooling doing it. Could be a cool future.... COULD

EDIT Forgot to mention that all the new Apple desktops are the M1, M2, etc are all ARM. All their phones are ARM as well, as is most phones.