Parallelization for HIR
Loop Parallelization
Overview
LoopAnalysis
Nested loops
Framework for parallel execution
Explanation using examples
Example of parallelization
Usage
Designate candidates
Generation of C program
Generation of machine code
Generation of execution module
Coarse Grain Parallelization
Overview
Design Concept
Data Structures
Scheduler
Constraints
Usage
Options
References
→ top