HELP! * YELLOW=global GREY=local Global HTML version of Foils prepared July 6 1996
Foil 26 Syntax of HPF Directives
From HPCC Current Status: Software Trip to China -- July 12-28,96. byGeoffrey Fox * See also color IMAGE
HPF directives are consistent with Fortran 90 syntax except for the directive prefix:
!HPF$
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.