Content deleted Content added
m →Types: parameter misuse; |
m Open access bot: doi added to citation with #oabot. |
||
Line 196:
=== DOACROSS parallelism ===
DOACROSS Parallelism exists where iterations of a loop are parallelized by extracting calculations that can be performed independently and running them simultaneously.<ref>{{citation|last1=Unnikrishnan|first1=Priya|title=Euro-Par 2012 Parallel Processing|volume=7484|pages=219–231|doi=10.1007/978-3-642-32820-6_23|series=Lecture Notes in Computer Science|year=2012|isbn=978-3-642-32819-0|chapter=A Practical Approach to DOACROSS Parallelization|s2cid=18571258 |chapter-url=https://semanticscholar.org/paper/0885cd07bc4affd8f433bd3b4ee56012101ae09a|doi-access=free}}</ref>
Synchronization exists to enforce loop-carried dependence.
|