Install mpich by entering the following commands in the terminal:
sudo apt update sudo apt install mpich
Description:
Implementation of the MPI Message Passing Interface standard
MPICH is a high-performance and widely portable implementation of the Message Passing Interface (MPI) standard (both MPI-1 and MPI-2). It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. . This package includes the program binaries necessary to run MPICH programs.
Homepage: http://www.mpich.org/
Version: 3.3~a2-4
Section: universe/devel