NASA Logo

NTRS

NTRS - NASA Technical Reports Server

Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.

Back to Results
High Performance FORTRANHigh performance FORTRAN is a set of extensions for FORTRAN 90 designed to allow specification of data parallel algorithms. The programmer annotates the program with distribution directives to specify the desired layout of data. The underlying programming model provides a global name space and a single thread of control. Explicitly parallel constructs allow the expression of fairly controlled forms of parallelism in particular data parallelism. Thus the code is specified in a high level portable manner with no explicit tasking or communication statements. The goal is to allow architecture specific compilers to generate efficient code for a wide variety of architectures including SIMD, MIMD shared and distributed memory machines.
Document ID
19950010063
Acquisition Source
Legacy CDMS
Document Type
Conference Paper
Authors
Mehrotra, Piyush
(Institute for Computer Applications in Science and Engineering Hampton, VA, United States)
Date Acquired
September 6, 2013
Publication Date
October 1, 1994
Publication Information
Publication: NASA. Langley Research Center, The Role of Computers in Research and Development at Langley Research Center
Subject Category
Computer Programming And Software
Accession Number
95N16478
Distribution Limits
Public
Copyright
Work of the US Gov. Public Use Permitted.
No Preview Available