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.

Tomasulo algorithm – efficient use of multiple CPU execution units

2 pointsby cmsimikeover 7 years ago

1 comment

drallisonover 7 years ago
Variations on Tomasulo's brilliant algorithm are part and parcel of every out-of-order execution engine. Definitely part of every computer architect's toolkit. To see how far the underlying ideas can be pushed, see the architectural work of Yale Patt and his students, Wen-mei Hwu, and Michael Shebanow.