|
|
|
|
|
by tonysdg
3153 days ago
|
|
That's the whole idea behind the RISC-V platform [1]. It's well-funded, well-designed, has amazing pedigree (David Patterson literally wrote the book on computer architecture). It's even licensed such that companies can use it in proprietary designs. And yet, making the actual switch is a tremendously difficult task. On the software side alone, it requires recompiling every application you want to run on your platform. That doesn't even touch the cost of rolling the actual hardware. There are more than a few examples of this: Intel's Itanium, Oracle's SPARC, Berkeley's MIPS, Transmeta's Crusoe, etc. Sure, these all had niches (embedded systems, research hardware, a few high-end servers) -- but breaking out into the mainstream (a.k.a. like x86-64 and ARM/ARM64) is damn near impossible. [1] https://riscv.org/ |
|
Nobody expects RISC-V to beat i7 or Ryzen in any benchmarks.
IMO its purpose is to be the in hardware what GNU/Linux was in software.
edit: GNU/Linux, not just Linux :)