Description
INTRODUCTION
- The exploitation of parallelism in computing requires understanding the basic theory associated with it. Progress is needed in several areas:
- computation models for parallel computing
- interprocessor communication in parallel architectures
- integration of parallel systems into general environments
Conditions of parallelism & Program partitioning and scheduling Presentation Report (PPT)
Page Length : 26
Content :
- Conditions of parallelism
- Data dependences
- Control dependence
- Resource dependence
- Bernstein’s conditions
- Utilizing Bernstein’s conditions
- Hardware parallelism
- Software parallelism
- The Role of Compilers
- Program partitioning and scheduling
- Latency
- Levels of Parallelism
- Instruction Level Parallelism
- Loop-level Parallelism
- Procedure-level Parallelism
- Subprogram-level Parallelism
- Job or Program-Level Parallelism
- Reference
Reviews
There are no reviews yet