Next: High Performance Fortran
Up: Overview
Previous: Parallel I/O
Section
Section
Section
Section
Section
Section
Section
Section
Annex
Annex
Annex
The Bibliography provides references to various HPF sources:
, this section, presents an overview of HPF.
sets out some basics of HPF, including:
describes the facilities for data partitioning
in HPF. These include:
describes the explicitly parallel statement
types in HPF. These include:
describes new standard functions available in
HPF. These include:
describes extrinsic procedures in HPF, particularly
the EXTRINSIC procedure interface. The material in Annex
builds on this interface.
describes the treatment of sequence and storage
association in HPF. This includes:
describes Subset HPF, which
may be implemented more quickly than full HPF. This includes:
describes a binding for a local execution model
for use as an EXTRINSIC option. The model implements the Single
Program Multiple Data programming paradigm, which has wide (but not
universal) applicability.
collects the grammar and syntactic constraints for HPF
defined in the main text of this document.
cross-references the BNF terminals and
nonterminals defined and used in this document.
Next: High Performance Fortran
Up: Overview
Previous: Parallel I/O