Intelmpi
- /
- Systems
- /
- Software
- /
- Classification
- /
- Library
- /
- Intelmpi
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)
Version: oneapi-2022--binary (MARCONI) intel-oneapi-mpi/2021.4.0 (G100) intel-oneapi-mpi/2021.10.0 (LEONARDO)
Availability: GALILEO100, LEONARDO, MARCONI
Target: all
Official web site: www.intel.com
Related Commands:
Example of usage:
module load autoload intelmpi
mpicc -o my_mpi_exe mpi_prog.c
Help and Documentation:
You can find documentation on the system, with the command:
module help intelmpi