HP Fortran Programmer's Guide (September 2007)

Chapter 11 231
11 Porting to HP Fortran
The goal of portability is to make it possible to compile and execute a program on different
vendors’ platforms, regardless of the platform on which it was written. A portable Fortran 90
program contains no language elements except those mandated by the Standard and adheres
to generally accepted coding practices.