ABSTRACT

High Performance Fortran (HPF) is an emerging standard for the programming of advanced computers capable of carrying out data-parallel computation. “Data-parallel” means that similar instructions are being carried out simultaneously, by parallel processors, on several different sets of data.