This is a patch release of Legate.
Pip wheels are available on PyPI at https://pypi.org/project/legate/, for Linux (x86-64 and ARM64, with CUDA 12/13 and multi-node support) and macOS (for ARM64). Conda packages are available at https://anaconda.org/legate/legate, for Linux (x86-64 and ARM64, with CUDA 12/13 and multi-node support). GASNet-based (rather than UCX-based) conda packages are under the gex label. Windows is currently supported through WSL.
Documentation for this release can be found at https://docs.nvidia.com/legate/26.06/.
Changes
- Add CUDA 13 wheels for Python 3.14, that were missing from the 26.06.00 release.
- Minor fixes to documentation (broken links, typos).
- Improvements to
legate-issuedetection heuristics. - Various conda package compatibility fixes.
Full Changelog: v26.06.00...v26.06.01