Skip to content

v0.4.0

Choose a tag to compare

@Zilinghan Zilinghan released this 02 Jan 23:34
· 1062 commits to main since this release

What's Changed

  • Add four variants of lossy compressors (SZ2, SZ3, SZx, ZFP) to improve FL communication efficiency #155 from @grantwilkins
  • Resolve file system race condition for globus compute #158 from @yim0331
  • Resolve invalid load key error for MPI communicator in d5f2573 by @Zilinghan