next up previous contents
Next: Independent Example 1 Up: Expressing Parallel Execution Previous: The INDEPENDENT Directive

 

Independent DO Loops - Conditions

There are a number of conditions imposed on INDEPENDENT which ensure that it really does not matter which order the iterations are performed in.

If an INDEPENDENT loop

(Hint: To decide whether a Fortran 90 or FORTRAN 77 loop is INDEPENDENT reverse the upper and lower bounds and negate the stride. If the loop still produces exactly the same effect then it must be INDEPENDENT.)

Return to corresponding overview page gif




next up previous contents
Next: Independent Example 1 Up: Expressing Parallel Execution Previous: The INDEPENDENT Directive

©University of Liverpool, 1997
Wed May 28 20:20:27 BST 1997
Not for commercial use.