next up previous contents
Next: Independent Example 1 Up: Data 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.)




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

Adam Marshall ©University of Liverpool, 1996
Fri Dec 6 15:03:35 GMT 1996
Not for commercial use.