Title :
Data parallel computers and the FORALL statement
Author :
Albert, Eugene ; Lukas, Joan D. ; Steele, Guy L., Jr.
Author_Institution :
Compass Inc., Wakefield, MA, USA
Abstract :
The array constructs of Fortran 90 (formerly called Fortran 8×) map naturally onto SIMD (single-instruction-stream, multiple-data-stream) architectures that support a data parallel programming style, such as that of the Connection Machine computer system. The FORALL statement, an extension to Fortran 90 allowing for the expression of simultaneous execution of certain DO loop bodies, enhances this natural fit. A Fortran 90 compiler for data parallel machines is extended naturally to handle the FORALL statement. The data structures and algorithms used to effect this extension are described, and some examples of source code fragments and the target operations generated for them are presented
Keywords :
FORTRAN; data structures; parallel programming; FORALL statement; Fortran 90; Fortran 90 compiler; data parallel programming; ANSI standards; Arithmetic; Computer architecture; Concurrent computing; Data structures; Geometry; Hardware; Hypercubes; Network topology; Parallel programming;
Conference_Titel :
Frontiers of Massively Parallel Computation, 1990. Proceedings., 3rd Symposium on the
Conference_Location :
College Park, MD
Print_ISBN :
0-8186-2053-6
DOI :
10.1109/FMPC.1990.89489