Are Hybrid CPUs really the future for desktop PCs? In this video Gordon chats with Dr. Ian Cutress from TechTechPotato about what the future holds for CPU design.
Tech: Seems from a programmer's point of view such extra cores are rather annoying because it requires special handling so extra code. Instead just splitting your data across the threads and be done with it. It is already bad enough that for some reason the compiler is unable to automatically split the data across threads. That is not only an issue with thread unsafe languages like C/C++ but also the case with thread safe languages like C# and Rust. Date: 2022-10-04