Description
Intel MPI Library, compatible with MPICH ABI
More information
- Homepage: https://software.intel.com/content/www/us/en/develop/tools/mpi-library.html
Available Versions of impi
Version | Module | Available on | |||||||
---|---|---|---|---|---|---|---|---|---|
2021.513.0-intel-compilers-20222024.2.0.1.bak_20220412204730_3915874 | mpi/impi/2021.513.0-intel-compilers-20222024.2.0.1.bak_20220412204730_3915874 | Noctua 1, Noctua 2 | |||||||
2021.510.0-intel-compilers-20222023.02.1 | mpi/impi/2021.510.0-intel-compilers-20222023.02.1 | Noctua 1, Noctua 2 | |||||||
2021.49.0-intel-compilers-20212023.41.0.bak_20220412204717_3915806 | mpi/impi/2021.49.0-intel-compilers-20212023.41.0.bak_20220412204717_3915806 | Noctua 1, Noctua 2 | |||||||
2021.47.01-intel-compilers-20212022.42.01 | mpi/impi/2021.47.01-intel-compilers-20212022.42.01 | Noctua 1, Noctua 2 | |||||||
2021.26.0-intel-compilers-20212022.21.0.bak_20220412204653_3915740 | mpi/impi/2021.26.0-intel-compilers-20212022.21.0.bak_20220412204653_3915740 | Noctua 1, Noctua 2 | |||||||
2021.25.0-intel-compilers-2021.22022.0.bak_20211213120428_25602441 | mpi/impi/2021.25.0-intel-compilers-20212022.2.0.bak_20211213120428_25602441 | Noctua 1, Noctua 2 | |||||||
2021.24.0-intel-compilers-2021.24.0 | mpi/impi/2021.24.0-intel-compilers-2021.24.0 | Noctua 1, Noctua 2 | |||||||
20192021.92.3040-iccifort-2020.4.304 | mpi/impi/2019.9.304-iccifort-2020.4.304 | Noctua 1 | 2019.7.217-iccifort-2020.1.217intel-compilers-2021.2.0 | mpi/impi/20192021.72.2170-iccifort-2020.1.217 | Noctua 1 | 2018.3.222-iccifort-2018.3.222-GCC-7.3.0-2.30 | mpi/impi/2018.3.222-iccifort-2018.3.222-GCC-7.3.0-2.30 | Noctua 1intel-compilers-2021.2.0 | Noctua 2 |
This table is generated automatically. If you need other versions please contact click pc2-support@uni-paderborn.de.
...
If you need support in using this software or example job scipts please contact pc2-support@uni-paderborn.de.
Intel compiler wrappers
To compile an MPI parallelized application one can use Intel MPI compiler wrappers, e.g., mpiicx
for C code, mpiicpx
for C++ code, and mpiifx
for Fortran code.
Moreover, the compiler options for icx
, icpx
, and ifx
are also valid for the corresponding MPI compiler wrappers (see here for a brief overview).