Fix mpi kl
calling MPI_KL.init lead to the numpy random seed being different for every task. This is problematic especially when working with the new preconditioner, as this causes desyncs.
calling MPI_KL.init lead to the numpy random seed being different for every task. This is problematic especially when working with the new preconditioner, as this causes desyncs.