Publication | Closed Access
Run-time parallelization and scheduling of loops
267
Citations
19
References
1991
Year
Cluster ComputingLoop IndexesEngineeringCompiler TechnologyWavefront InformationSoftware SystemsComputer ArchitectureSoftware EngineeringSystem-level DesignSoftware AnalysisParallel SoftwareSystems EngineeringParallel ComputingCompilersRun-time ParallelizationInstruction-level ParallelismDynamic CompilationParallelizing CompilerComputer EngineeringDo LoopComputer ScienceProgram AnalysisParallel ProcessingParallel Performance EvaluationParallel ProgrammingReal-time Systems
The authors study run-time methods to automatically parallelize and schedule iterations of a do loop in certain cases where compile-time information is inadequate. The methods presented involve execution time preprocessing of the loop. At compile-time, these methods set up the framework for performing a loop dependency analysis. At run-time, wavefronts of concurrently executable loop iterations are identified. Using this wavefront information, loop iterations are reordered for increased parallelism. The authors utilize symbolic transformation rules to produce: inspector procedures that perform execution time preprocessing, and executors or transformed versions of source code loop structures. These transformed loop structures carry out the calculations planned in the inspector procedures. The authors present performance results from experiments conducted on the Encore Multimax. These results illustrate that run-time reordering of loop indexes can have a significant impact on performance.< <ETX xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">></ETX>
| Year | Citations | |
|---|---|---|
Page 1
Page 1