Next: Dual Fortran 90 and HPF
Up: Miscellaneous
Previous: Miscellaneous
The distribution of sequence and storage associated entities is
very complex and best avoided. It is not part of HPF 2.0 (the new standard),
- sequence association does not work on distributed memory systems,
- storage association and retyping of memory does not mix well with
distributed objects.
Things to avoid,
- distributing arrays in COMMON,
- distributing EQUIVALENCE d arrays,
- assumed-size arrays.
For more information, click here
Next: Dual Fortran 90 and HPF
Up: Miscellaneous
Previous: Miscellaneous
©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997Not for commercial use.