mpiexec
High performance message passing library (MPI)
Install
- All systems
-
curl cmd.cat/mpiexec.sh
- Arch Linux
-
pacman -S openmpi
- CentOS
-
yum install mvapich23-psm2
- Fedora
-
dnf install slurm-torque
- Dockerfile
- dockerfile.run/mpiexec
openmpi
High performance message passing library (MPI)
mpich
Implementation of the MPI Message Passing Interface standard
MPICH is a high-performance and widely portable implementation of the MPI-3.1 standard from the Argonne National Laboratory. It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. This release has all MPI 3.1 functions and features required by the standard with the exception of support for the "external32" portable I/O format and user-defined data representations for I/O. This package includes the program binaries necessary to run MPICH programs.
mvapich2
OSU MVAPICH2 MPI package
slurm-torque
Torque/PBS to Slurm
mpich2
Transitional dummy package
This is a dummy package for the transition from mpich2 to mpich. It can safely be removed if nothing else depends on it.