Microparallelism: Difference between revisions

From HandWiki
imported>Wikisleeper
(fix)
 
(No difference)

Latest revision as of 06:48, 26 November 2021

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