ITensorParallel v0.1.0
Closed issues:
- [BUG] Threaded_blocksparse incompatible with MPI when using DMRG with QNs (#11)
Merged pull requests:
- CompatHelper: add new compat entry for ITensors at version 0.2, (keep existing compat) (#1) (@github-actions[bot])
- Start adding MPI tutorials (#2) (@mtfishman)
- Add MPI parallelized ProjMPOSum (#3) (@mtfishman)
- CompatHelper: add new compat entry for MPI at version 0.19, (keep existing compat) (#4) (@github-actions[bot])
- Fix for case when QN ITensors may have different blocks across processes (#5) (@mtfishman)
- Rename
opsum_sum
topartition
(#6) (@mtfishman) - CompatHelper: bump compat for MPI to 0.20, (keep existing compat) (#10) (@github-actions[bot])
- Use
Folds
forThreadedProjMPOSum
multithreaded operations (#12) (@mtfishman) - Serialized collectives (#13) (@b-kloss)
- Generic parallel sum (#14) (@mtfishman)
- Store environments remotely with Distributed-based MPO sum (#15) (@mtfishman)