mpichversion

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 libmpich-dev
click the source code to copy install mpichversion on any operating system with command-not-found.com