HPF+: High Performance Fortran for advanced scientific and engineering applications
High Performance Fortran (HPF) offers an attractive high-level interface for programming scalable parallel architectures by extending Fortran with directives for specifying data distributions and for indicating parallel execution. The current version of HPF is very well suited for regular codes but...
Gespeichert in:
Veröffentlicht in: | Future generation computer systems 1999-04, Vol.15 (3), p.381-391 |
---|---|
1. Verfasser: | |
Format: | Artikel |
Sprache: | eng |
Schlagworte: | |
Online-Zugang: | Volltext |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
Zusammenfassung: | High Performance Fortran (HPF) offers an attractive high-level interface for programming scalable parallel architectures by extending Fortran with directives for specifying data distributions and for indicating parallel execution. The current version of HPF is very well suited for regular codes but lacks important features required for an efficient parallelization of applications based on irregular grids or unstructured meshes. In this paper, we present an optimized version of high performance Fortran, called HPF+, that addresses these requirements. HPF+ provides data distribution features applicable in the context of irregular, dynamically changing data structures and access patterns. Additional mechanisms are introduced to influence the mapping of computations to processors and to reduce the runtime preprocessing and communication overheads of irregular loops. Without sacrificing required functionality, HPF+ adopts a data distribution model based on a one-level mapping of data to processors, reducing the complexity of the language, while alleviating the compiler’s task of producing an efficient parallel program. |
---|---|
ISSN: | 0167-739X 1872-7115 |
DOI: | 10.1016/S0167-739X(98)00082-X |