Next: Full HPF
Up: Miscellaneous
Previous: Storage and Sequence Association
The are differences between Fortran 90 and HPF. To maintain dual codes:
- don't pass array sections,
- don't use pointers,
- get HPF_LIBRARY module,
- don't use storage and sequence association,
- use cpp to mask out FORALL, EXTRINSIC, etc.
As soon as Fortran 95 compilers arrive many problems will disappear.
For more information, click here
Next: Full HPF
Up: Miscellaneous
Previous: Storage and Sequence Association
©University of Liverpool, 1997
Wed May 28 23:37:18 BST 1997Not for commercial use.