Parallel DMRG in ITensorParallel.jl

Hi ITensor users,

Recently, I came across an interesting paper on parallel DMRG:
PhysRevB.107.L140411.

I noticed that a related implementation seems to exist in
ITensorParallel.jl.
In addition, one can use ProjMPOSum
to split the Hamiltonian into a sum of MPOs.

Is the current implementation in ITensorParallel.jl ready for practical use in parallel DMRG calculations, or does it still require further development?

Best,
ZH