Skip to content

v23.11.00

Compare
Choose a tag to compare
@marcinz marcinz released this 17 Nov 23:49
· 35 commits to branch-24.01 since this release
fd45636

This release focuses on bugfixes and documentation improvements, in particular a formally documented support matrix.

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

What's Changed

🛠️ Improvements

🐛 Bug Fixes

  • Avoid gc infinite loop at runtime destruction time by @manopapad in #842
  • Add missing 12.0 CUDA libraries to env generation script by @manopapad in #850
  • Set Mypy version downloaded in CI by @Jacobfaib in #859
  • Remove numpy from conda build dependencies. by @bdice in #855
  • Control ucx presence in install_info more carefully by @bryevdv in #882

📖 Documentation

New Contributors

Full Changelog: v23.09.00...v23.11.00