Hacker News new | ask | show | jobs
by noahl 2715 days ago
Who needs these chips? I'm honestly curious. I've never worked on something that needed as much single-thread performance as possible and couldn't be parallelized; I'd love to know what industry will use them (and what industry would buy a small number of chips at auction prices).
2 comments

My assumption is they're meant for gaming PCs and will likely all be sold to gaming PC system builders.
Considering no games are built to support 24 threads, most don't even scale past 8 yet, any gamer would be much better off with a 9900k. I don't know who they're targeting with this, but with the 9980xe already being so expensive if someone truly wanted maximum single core performance for games and lots of cores for other things why not buy a 9900k and a 2990wx. More performance for likely a whole lot less.
My workstation has 20 cores/40 threads and a large C++ compile job parallelizes nicely, but the linking phase does not. I could use more single threaded performance to speed up linking of our many libraries and executables.