Skip to content

v22.10.00

Compare
Choose a tag to compare
@marcinz marcinz released this 13 Oct 22:30
· 384 commits to main since this release
c50fdd4

Release 22.10 contains several improvements to memory management. Those changes are to recycle memory space from GC'ed Legate stores more eagerly for fresh ones. Another big change in this release is a new build infrastructure based on CMake and scikit-build for the Legate ecosystem, which is a big leap over the previous ad-hoc build system. The release also includes two useful debugging features: 1) provenance tracking for tasks and other operator kinds issued by client libraries and 2) detailed logging for client library mappers.

Conda packages for this release are available at https://anaconda.org/legate/legate-core.

What's Changed

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

📖 Documentation

New Contributors

Full Changelog: v22.08.00...v22.10.00