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)


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



© on Tue Oct 7 1997