next up previous contents
Next: Fitting in the common Up: Loop parallelization Previous: Going parallel   Contents

Creating the loops

So we have a parallel block containing a number of independent tasks, and that's it.

Our next move is to create new loop constructs, one for each task returned by the sequence parallelizer, and move the code from the tasks into the new loops.




1999-08-09