previous up next
Go backward to Nested Loop Parallelization
Go up to Top
Go forward to Loop Interchange
RISC-Linz logo

Design Goals

  1. Maximize parallelism.
    Large number of processes.
  2. Optimize load balancing.
    Small grain size of processes.
  3. Minimize overhead.

If load balancing is not a problem, maximize grain size.


Author: Wolfgang Schreiner
Last Modification: October 27, 1997

previous up next