Skip to search formSkip to main contentSkip to account menu

Loop-level parallelism

Known as: Loop level parallelism 
Loop-level parallelism is a form of parallelism in software programming that is concerned with extracting parallel tasks from loops. The opportunity… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2009
2009
High-definition video applications, such as digital TV and digital video cameras, require high processing performance for high… 
2007
2007
Programming SIMD arrays in languages such as C or FORTRAN is difficult and although work on automatic parallelizing programs has… 
2007
2007
SIMD (single instruction multiple data) is a processor architecture classification from Flynn's taxonomy. The concept is that a… 
2007
2007
Chip multiprocessors with multiple simpler cores are gaining popularity because they have the potential to drive future… 
2004
2004
Users expect future handheld devices to provide extended multimedia functionality and have long battery life. This type of… 
2003
2003
En esta tesis se presenta un entorno de compilacion para la deteccion de paralelismo de grano grueso en bucles que contienen… 
2001
2001
Abstract : This report deals with the four main constraints on the scalability of programs parallelized using loop-level… 
1999
1999
Pthreads is a POSIX standard library for expressing concurrency on uniprocessor and symmetric multiprocessor computers. Typical… 
1987
1987
Discussed are how loop level parallelism is detected in a nonprocedural dataflow program, and how a procedural program with… 
1986
1986
This paper describes a library package that allows FORTRAN programs written to run on the Cray T3D using the get/put…