Supported Compilers

C/C++

MPICH assumes C89 and POSIX 2001 features for the most part with the exception of a few C99 and later POSIX features. Below is the list of supported compilers that we know of. For more details about this list, please refer to the Adopting C99 and newer POSIX standards section of the MPICH coding standards.

Compiler Supported Versions
GNU >= 4.1
LLVM Clang >= 3.0
Intel >= 10.1
PGI >= 9.0
XL >= 10.0
Sun Studio >= 12
Ekopath >= 5.0
Fujitsu Softune TBD

Fortran

Compiler Supported Versions
GNU >= 4.1
Intel >= 10.1
PGI >= 9.0
Absoft >= TBD
Sun Studio >= 12
NAG >= TBD

Comments are closed.