Next: Do-loops and Forall Statements
Up: Data Parallel Execution
Previous: Forall Examples
Execution is as follows,
- evaluate subscript expressions (< forall-triplet-list >),
- evaluate mask for all indices,
- for all .TRUE. mask elements, evaluate whole of RHS of assignment,
- assign RHSs to corresponding LHSs
Note, as always, parallel integrity must be maintained.
For more information, click here
Next: Do-loops and Forall Statements
Up: Data Parallel Execution
Previous: Forall Examples
©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997Not for commercial use.