Levels Of Parallel Processing
Depending upon the difficulty under consideration, parallelism in the answer of the problem may be achieved at dissimilar levels and in different ways. This section discusses various point of parallelism. Parallelism in a trouble and its possible solutions may be broken either manually by the programmer or through automating compilers. We could have parallel processing at four levels.
- Instruction Level
- Loop Level
- Procedure Level
- Program Level