Microparallelism

From HandWiki
Revision as of 06:48, 26 November 2021 by imported>Wikisleeper (fix)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Microparallelism is the use of software to exploit fine-grained parallelism within standard computer processors, by writing code that allows the full use of existing parallel units within superscalar processors.[1]

References