Skip to content

v23.01.00

Compare
Choose a tag to compare
@marcinz marcinz released this 31 Jan 03:38
· 0 commits to branch-22.12 since this release
2455b55

This release introduces support for the put and putmask operations, adds an optimized implementation for the common case of advanced indexing using a single (possibly broadcasted) boolean array, includes more information in the tags of unary/binary operations on profiles (for easier cross-referencing with the source script), and adds some small improvements to OpenMP execution.

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

What's Changed

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

Full Changelog: v22.10.00...v23.01.00