Basic HTML version of Foils prepared 16 Sept 1995

Foil 22 Basic Examples of Distribute Directive

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


1 !HPF$ PROCESSORS P(4)
  • REAL, ARRAY(16) :: A
2 !HPF$ TEMPLATE T(16)
3 !HPF$ ALIGN A(:) WITH T(:)

in Table To:


© on Tue Oct 7 1997