Skip to main content

intel-mpi: Intel Message Passing Interface (MPI) Library

Contents

  1. Overview of package
    1. General usage
  2. Availability of package by cluster

Overview of package

General information about package
Package: intel-mpi
Description: Intel Message Passing Interface (MPI) Library
For more information: https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/mpi-library.html
Categories:
License: Free2Use (Intel Simplified Software License)

General usage information

The Intel MPI Library is a multifabric message-passing library that implements the open-source MPICH specification.

The following environmental variables have been defined:

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package intel-mpi, by cluster

This section lists the available versions of the package intel-mpion the different clusters.

Available versions of intel-mpi on the Zaratab cluster

Available versions of intel-mpi on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
2021.6.0 intel-mpi/2021.6.0 zen2 Y
2021.7.1 intel-mpi/2021.7.1 zen2 Y






Back to Top