Compiler Commands

The following table lists the available Intel® MPI Library compiler commands with their underlying compilers and programming languages.

Intel® MPI Library Compiler Wrappers

Compiler Command

Default Compiler

Supported Language(s)

Generic Compilers

mpicc

gcc, cc

C

mpicxx

g++

C/C++

mpifc

gfortran

Fortran77*/Fortran 95*

GNU* Compilers

mpigcc

gcc

C

mpigxx

g++

C/C++

mpif77

g77

Fortran 77

mpif90

gfortran

Fortran 95

Intel® Fortran, C++ Compilers

mpiicc

icc

C

mpiicpc

icpc

C++

mpiifort

ifort

Fortran77/Fortran 95

NOTES: