High Performance Fortran 

The Language


About HPF

The high level programming language HPF offers the data parallel programming model for parallel computing on distributed-memory machines.

High Performance Fortran is a set of extensions to Fortran expressing parallel execution at a relatively high level. While HPF does not solve all the problems of parallel programming, it does provide a portable, high-level expression for data-parallel algorithms, bringing the convenience of sequential Fortran a step closer to today's complex parallel machines.

Local Documents

  • HPF for Beginers IN RUSSIAN ( by I. Evseev ) ( KOI8 | WIN )
  • An HPF Encyclopedia
  • The HPF Language Specification
  • Useful link

    About Fortran 90

    Tutorials

    Some Research

    Some Products

    Related Stuff