MPI Parallelization
This new version comes with support for parallelization using MPI. This allows the simulation to run on multiple machines and to split the computational load.
To compile MaBoSS with MPI support, use :
make MPI_COMPAT=1 CXX=mpic++ install
More information can be found on the new tutorial on Montagud's newly released Prostate model : https://github.com/sysbio-curie/MaBoSS-env-2.0/tree/master/tutorial/Montagud_2022_Prostate_Cancer