The features of this compiler include extensive debugging options and
after debugging optimized options, including options
--openmp or --parallel as well as optimization option: --fast
Recmmended lf95 debugging opt ions are: lf95 --chkglobal
--trace --lst -g --co --nsav --pca --warn --xref
Note the options: --openmp (processes your openmp directives),
or --parallel (to automatically parallize).
All of the lf95 features are given at the Lahey web pages:
http://www.lahey.com/linux64.htm
Extensive diagnostic benchmarks and performance benchmarks may be found
at the Polyhedron web pages:
http://www.polyhedron.com/compare0html
Using an X server (like Xming) the lf95 manuals may be displayed
via commands
:
xpdf /usr/global/lf6480/doc\user_man.pdf
or
xpdf /usr/global/lf6480/doc/langref.pdf
Issuing the command: lf95 (with no arguments)
will display brief option syntax.