Remove Boost dependency
The main reason for the Boost dependency is the Boost.MPI module, which could potentially be replaced by the header-only library https://github.com/vrgrouprwth/mpi . Removal of the Boost library would simplify the compilation.