High Performance Fortran 


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.

About HPF

Some Research

Some Products

Related Stuff

Benchmarks for Data Parallel Programming

Conferences related to Parallel Programming

About Fortran 90