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

Adam Marshall ©University of Liverpool, 1996
Fri Dec 6 18:56:08 GMT 1996
Not for commercial use.