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.
We’ve updated our runner tagging system. If you’re using our shared runners for your CI pipelines, please review the new tags here: https://docs.mpcdf.mpg.de/bnb/220.html#new-tags-for-mpcdf-gitlab-runners
The old tags will remain valid until the end of February 2026.
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.