Basic HTML version of Foils prepared 26 September 1996

Foil 69 Syntax of HPF Directives

From HPCC Software Technologies Fall 96 -- Overview and HPF Delivered Lectures of CPS615 Basic Simulation Track for Computational Science -- 26 September 96. by Geoffrey C. Fox


HPF directives are consistent with Fortran 90 syntax except for the special prefix for directive:
  • !HPF$ (only version allowed with free format)
  • CHPF$
  • *HPF$
Two forms of the directives are allowed
  • Specification statements, such as
  • !HPF$ DISTRIBUTE MYTEMPLATE(BLOCK) ONTO P
  • Equivalent Attributed form, such as,
  • !HPF$ DISTRIBUTE (BLOCK) ONTO P :: MYTEMPLATE



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Feb 22 1998