Loop-level parallelism: Difference between revisions

Content deleted Content added
Aishwinth (talk | contribs)
No edit summary
Aishwinth (talk | contribs)
Line 263:
== Steps to parallelization ==
 
The process of parallelizing a sequential program can be broken down into four discrete steps. <ref name="Solihin">{{cite book|title=Fundamentals of Parallel Architecture|date=2016|publisher=CRC Press|isbn=978-1-4822-1118-4|___location=Boca Raton, FL|last1=Solihin|first1=Yan}}</ref>
 
{| class="wikitable"
Line 282:
| Processes are bound to processors.
|}
 
 
== References ==