mpicc.mpich
Development files for MPICH
RUN apt-get update && \
apt-get install -y libmpich-dev
RUN apt-get update && \
apt-get install -y libmpich-dev
RUN apt-get update && \
apt-get install -y mpich
RUN yum install -y mpich
RUN dnf install -y mpich
RUN apt-get update && \
apt-get install -y libmpich-dev