OpenMPI#

The Open MPI Project is an open source Message Passing Interface implementation that is developed and maintained by a consortium of academic, research, and industry partners. Open MPI is therefore able to combine the expertise, technologies, and resources from all across the High Performance Computing community in order to build the best MPI library available. Open MPI offers advantages for system and software vendors, application developers and computer science researchers.

Read more about OpenMPI on their website.

Licensing#

Distributed under a BSD license.

The OpenMPI module on the HPC#

The OpenMPI module can be loaded into your environment with the following command:

$ module add openmpi

The OpenMPI module is available on ARC3 and ARC4:

System

Version

Command

ARC4

openmpi 3.1.4

module add openmpi/3.1.4

ARC3

openmpi 2.1.3

module add openmpi/2.1.3

ARC3

openmpi 2.0.2(default)

module add openmpi/2.0.2(default)