Basic HTML version of Foils prepared 16 Sept 1995

Foil 6 Parallelism in HPF

From HPFtutorial CPS615 Basic Simulation Track for Computational Science -- Fall Semester 95. by Geoffrey C. Fox(Tomasz Haupt)


1 Parallelism in HPF is expressed explicitly
  • Fortran 90 array expressions and assignments (including WHERE)
  • Array intrinsics
  • FORALL statement and construct
  • INDEPENDENT assertion on DO loops
2 Compiler may choose not to exploit information about parallelism
3 Compiler may detect parallelism in sequential code

in Table To:


© on Tue Oct 7 1997