You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 35 Next »

Please see the Prerequisites page for details of what software is required to be able to run OpenIFS.

OpenIFS is predominantly fortran code with a small amount of C and requires some flavour of Unix (such as Linux). It is known to run on a number of systems, some of which are directly supported by ECMWF.

The following table details what combinations have been tested and the technical support level. For scientific support, see the OpenIFS documentation provided on this website or email openifs-support@ecmwf.int.

 

Operating SystemSupported CompilersSupportMPI
Linux/Unix
x86_64 (64 bit2)

gfortran (v4.5 & above)1

 OpenMPI,
MPICH,
Intel MPI
Intel : ifort (v12.1.0) 
Portland : pgf90 (v12.3) 
Cray : ftn 
AIXIBM : xlf (v11.1) IBM Parallel
Environment
MacOS Xgfortran 

OpenMPI,
Intel MPI

Intel : ifort 
        Technical support available
 Full support; all test cases will be verified at each release
 

Good support; not all test cases may be run depending on local resources. Typically this means the highest resolution tests will not be run.

 Minimal support. No equivalent system available at ECMWF. Relies on access to external systems or user tests.

Notes:

  1. We recommend gfortran version must be at least 4.4. OpenIFS is known not to work on gfortran v4.3  due to a bug in the gfortran compiler.
  2. 32bit is not supported or tested.

The Open64 compiler suite does not work with the OpenIFS code.

  • No labels