Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 23:06
· 1219 commits to main since this release
5f08050

Major Changes

This version fixes the following major bugs:

  • Memory leak with distributed execution. (Solved by using CuPY for collective communication).
  • Support for Python 3.8.

Also with many smaller bug fixes listed below.

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1