List of wrappers:
- mpiifort (Fortran MPI wrapper)
- mpiicc (C MPI wrapper)
- mpiicpc (C++ MPI wrapper)
List of wrappers using GNU Intel compilers:
- mpif77,mpif90: (Fortran MPI wrapper)
- mpicc: (C MPI wrapper)
- mpicxx: (C++ MPI wrapper)
You can find documentation on the system, with the command:
module help intelmpi
More versions are available for portability issues. For listing all available versions:
modmap -m intelmpi