HPF - High Performance Fortran language
- abstract
-
High Performance Fortran (HPF) is an extension to
Fortran that provides for:
opportunities for parallel execution automatically detected by the
compiler,
various types of available parallelism --- MIMD, SIMD, or some
combination,
allocation of data among individual processor memories,
placement of data within a single processor.
- description
- http://www.tc.cornell.edu:80/Parallel.Tools/tools/hpf.html
- reference
- http://www.tc.cornell.edu/Parallel.Tools/articles/HPF.and.MPI.html
- keywords
- parallel programming language; HPF
nhse-librarian@netlib.org