next up previous contents
Next: Pure Procedures Up: Data Parallel Execution Previous: Forall Construct

 

Pure Procedures

For example (in Fortran 95 and Full HPF),

    PURE REAL FUNCTION F(x,y)
    PURE SUBROUTINE G(x,y,z)

Side effect free:

PURE procedures can be executed in parallel.

For more information, click here gif


next up previous contents
Next: Pure Procedures Up: Data Parallel Execution Previous: Forall Construct

©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997
Not for commercial use.