v23.11.00
marcinz
released this
17 Nov 23:49
·
35 commits
to branch-24.01
since this release
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
- Use repository variables as possible. by @mag1cp1n in #839
- Expand ranges when reading thread_siblings_list by @vzhurba01 in #849
- Use testdata to remove duplicate test dictionary by @vzhurba01 in #851
- Add a launcher option to the tester by @marcinz in #825
🐛 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
- Document support matrix by @manopapad in #852
- API reference for resource scoping by @magnatelee in #857
- Suggest using mamba over conda by @manopapad in #881
New Contributors
- @mag1cp1n made their first contribution in #839
- @vzhurba01 made their first contribution in #849
- @bdice made their first contribution in #855
- @trivialfis made their first contribution in #861
Full Changelog: v23.09.00...v23.11.00