TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What is the fastest serial computer?

5 pointsby PredictorYabout 7 years ago
For some time, the fastest computers (such as those listed at Top500) have been massively parallel. Not all software solutions can be broken into many distinct, independent streams, though. What is the fastest computer which does not rely on many processing units and parallel code?

1 comment

blackflame7000about 7 years ago
Probably a single 5Ghz Intel core i9 - Extreme Edition. If its serial, only 1 core can run at a time. I don't know of many faster than 5ghz.