1 | HPF adds the following features to those in Fortran 90. |
2 | Support for controlling the alignment and distribution of data on a parallel machine. |
3 | New data parallel constructs. |
4 | An extended set of intrinsic functions and standard library providing much useful functionality at a high level of abstraction. |
5 | EXTRINSIC procedures which standardise the interface with the other languages or styles |
6 | Directives to address some sequence and storage association issues. |