next up previous contents index
Next: 3.7.15 NEC SX-5, SX-6, Up: 3.7 Optimization, Compiler Switches Previous: 3.7.13 Linux: GNU g95   Contents   Index


3.7.14 Linux: GNU gfortran Compiler

The Fortran compiler of the GNU project is called with gfortran.

Important switches are:

The appropriate UIO module is uio_mac_ieee_module.f90. And use rhd_mac_default_module. I haven't found out how to use the standard modules, yet.

OpenMP does not work, yet. And the scalar code is significantly slower than code compiled e.g. with the Intel compiler (see Sect. 3.7.11. However, the factor is not prohibitive. For not too demanding test runs the gfortran compiler can already be useful.


next up previous contents index
Next: 3.7.15 NEC SX-5, SX-6, Up: 3.7 Optimization, Compiler Switches Previous: 3.7.13 Linux: GNU g95   Contents   Index