Skip to content

Releases: ITensor/ITensorParallel.jl

v0.1.0

13 Feb 20:10
d235ae8
Compare
Choose a tag to compare

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 to partition (#6) (@mtfishman)
  • CompatHelper: bump compat for MPI to 0.20, (keep existing compat) (#10) (@github-actions[bot])
  • Use Folds for ThreadedProjMPOSum multithreaded operations (#12) (@mtfishman)
  • Serialized collectives (#13) (@b-kloss)
  • Generic parallel sum (#14) (@mtfishman)
  • Store environments remotely with Distributed-based MPO sum (#15) (@mtfishman)