NR in Fortran-90: Compiler Compatibility


William Vetterling
03-03-2002, 08:14 PM
Prior to release of the Numerical Recipes in Fortran-90, we tested the code with the following compilers:

Microsoft Fortran PowerStation
DEC Fortran 90 for Alpha AXP
IBM xlf for RS/6000
NAG Fortran 90

We do not yet have comprehensive knowledge about the performance of the Recipes with other compilers or compiler versions, other than to say that if a compiler is truly compatible with the Fortran-90 standard, it is supposed to work the F90 Recipes.

If you have used the Fortran-90 with other compilers or with specific versions of these compilers, please share your information about compatibility, or about specific incompatibilities, in this thread. Users will also be interested in any workarounds you have found for non-compatible compilers.

__________________