Programming in Vienna Fortran

  • Authors:
  • Barbara Chapman;Piyush Mehrotra;Hans Zima

  • Affiliations:
  • Department of Statistics and Computer Science, University of Vienna, Brünner Strasse 72, A-1210 Vienna, Austria;ICASE, MS 132C, NASA Langley Research Center, Hampton, VA, 23665;Department of Statistics and Computer Science, University of Vienna, Brünner Strasse 72, A-1210 Vienna, Austria

  • Venue:
  • Scientific Programming
  • Year:
  • 1992

Quantified Score

Hi-index 0.02

Visualization

Abstract

Exploiting the full performance potential of distributed memory machines requires a careful distribution of data across the processors. Vienna Fortran is a language extension of Fortran which provides the user with a wide range of facilities for such mapping of data structures. In contrast to current programming practice, programs in Vienna Fortran are written using global data references. Thus, the user has the advantages of a shared memory programming paradigm while explicitly controlling the data distribution. In this paper, we present the language features of Vienna Fortran for FORTRAN 77, together with examples illustrating the use of these features.