mpirun

High performance message passing library (MPI)

Debian Debian
RUN apt-get update && \ apt-get install -y mpich
Ubuntu
RUN apt-get update && \ apt-get install -y mpich
Arch Arch Linux
RUN pacman -S --noconfirm openmpi
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mpich
CentOS
RUN yum install -y mvapich23-psm2
Fedora
RUN dnf install -y mpich
Raspbian
RUN apt-get update && \ apt-get install -y mpich
click the source code to copy install mpirun on any operating system with command-not-found.com