DocumentCode
3297299
Title
Data Parallel Fortran
Author
Vazquez, Luis A. ; Alvarez, G.A. ; Ho, C.-T. ; Sanz, Jorge L. C.
fYear
1992
fDate
19-21 Oct 1992
Firstpage
21
Lastpage
28
Abstract
The authors present Data Parallel Fortran (DPF), a set of extensions to Fortran aimed at programming scientific applications on a variety of parallel machines. DPF portrays a global name space to programmers and allows programs to be written in a clear, data-parallel style. DPF´s model is based on the idea of having a single control thread that spans parallel virtual threads with arbitrary nesting, resuming at their completion into a single global state. It also provides explicit control of which subset of the global name space is strictly accessed by each virtual processor at different points in a program. This powerful mechanism makes it possible to write programs in which communication points are handled explicitly, but without making use of message passing code. Also, DPF offers some primitives that involve communication often encountered in parallel numerical and scientific applications. DPF semantics does not depend on any particular feature of the architecture, thus providing a reasonably high-level programming methodology
Keywords
FORTRAN; parallel languages; parallel machines; Data Parallel Fortran; arbitrary nesting; communication points; data-parallel style; global name space; parallel machines; parallel virtual threads; programming scientific applications; single control thread; Communication system control; Message passing; Parallel machines; Parallel programming; Programming profession; Yarn;
fLanguage
English
Publisher
ieee
Conference_Titel
Frontiers of Massively Parallel Computation, 1992., Fourth Symposium on the
Conference_Location
McLean, VA
Print_ISBN
0-8186-2772-7
Type
conf
DOI
10.1109/FMPC.1992.234909
Filename
234909
Link To Document