RISC-V is a free and open microprocessor instruction set architecture (ISA). But is that why it matters? Here’s my take.Some of my other RISC-V videos includ...
There are 4 main bottlenecks in computers, and they generally take turns being the most relevant. CPU, GPU, RAM, and storage. Bus speed can also be a bottleneck, but that is generally factored in and we know how to make faster buses for the most part, using parallelization if nothing else.
Right now, for home computer use, GPU is the biggest factor. Good thing, too, because CPUs are plateauing, and will probably require a fundamental change in architecture or programming techniques to get past it.
There are 4 main bottlenecks in computers, and they generally take turns being the most relevant. CPU, GPU, RAM, and storage. Bus speed can also be a bottleneck, but that is generally factored in and we know how to make faster buses for the most part, using parallelization if nothing else.
Right now, for home computer use, GPU is the biggest factor. Good thing, too, because CPUs are plateauing, and will probably require a fundamental change in architecture or programming techniques to get past it.