Skip to content

ENH: Split mpi4py world

Split from !225 (closed).

Add functionality to divide mpi4py communicator into multiple ones to run several independent simulations at the same time with neb(..., parallel=True).

Merge request reports