echo-e"mpich $major.$middle\033[33;5;1m WARNING \033[0m is too old, 3.2 at least required (Automatic fix activated)"
else
echo-e"mpich $major.$middle\033[33;5;1m WARNING \033[0m is too old, 3.2 at least required, (Automatic fix activated)"
fi
else
echo-e"mpirun $major.$middle.$minor\033[33;5;1m WARNING \033[0m is too old, 1.8.1 at least required, (Automatic fix activated)"
fi
#### Unkown version of MPI print a warning
echo-e"\033[43;30;1;5mWARNING: \033[0m Found an unkown version of MPI, OpenFPM work with any MPI version that implement MPI-3.0 interface. If you know that the installed MPI implement the MPI-3.0 interface choose 1) continue. If you are not sure, or you do not even know what this message mean choose 2) install OpenMPI"