sudo apt-get install openmpi-bin openmpi-common libopenmpi-dev openmpi-doc
Or build from either of these sources:
https://www.mpich.org/downloads/
https://www.open-mpi.org/software/ompi/v4.1/
git clone https://github.com/SensorAnalyticsAus/Simple_GA_parallel.git
cd Simple_GA_parallel/
make
make clean
mpirun -np 4 ./sga_parr