v23.06.00
🚨 Breaking Changes
- Drop Python 3.8 and run Python 3.9 tests/builds (#206) @shwina
- Use the new registry and mapper API of Legate (#202) @madsbk
🐛 Bug Fixes
- Add sccache s3 controls (#226) @robertmaynard
- fixed import of
ArrayLike
andDTypeLike
(#219) @madsbk load_library()
: fixed the mode argument, which was ignored by mistake (#199) @madsbk
📖 Documentation
🛠️ Improvements
- Legate HDF5 using kerchunk (#222) @madsbk
- run docs nightly too (#221) @AyodeAwe
- C++ bindings to the Batch API (#220) @madsbk
- mypy: bump to v1.3.0 (#214) @madsbk
- Update cupy dependency (#213) @vyasr
- Enable sccache hits for local builds (#210) @AyodeAwe
- Revert to branch-23.06 for shared-action-workflows (#209) @shwina
- Zarr+nvCOMP (#208) @madsbk
- Drop Python 3.8 and run Python 3.9 tests/builds (#206) @shwina
- isort clean up (#205) @madsbk
- Only look for libcufile.so.0 (#203) @wence-
- Use the new registry and mapper API of Legate (#202) @madsbk
- Remove usage of rapids-get-rapids-version-from-git (#201) @jjacobelli
- Legate Zarr (#198) @madsbk
- Add API to get compatibility mode status in a FileHandle object (#197) @vuule
- Update clang-format to 16.0.1. (#196) @bdice
- Use ARC V2 self-hosted runners for GPU jobs (#195) @jjacobelli
- Optimize small reads and writes (#190) @madsbk
- Remove underscore in build string. (#188) @bdice