mpiexec.gforker

Implementation of the MPI Message Passing Interface standard

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