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
Adam Marshall ©University of Liverpool, 1996
Fri Dec 6 18:56:08 GMT 1996Not for commercial use.