登入
選單
返回
Google圖書搜尋
Programming in Vienna Fortran
Barbara Chapman
Piyush Mehrotra
Hans Zima
出版
ACPC - Austrian Center for Parallel Computation
, 1992
URL
http://books.google.com.hk/books?id=Ez1DAQAAMAAJ&hl=&source=gbs_api
註釋
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. distributed memory multiprocessors; data parallel algorithms; data distribution; alignment.