v24.06.00
🐛 Bug Fixes
- Fix conda recipe for kvikio (#381) @KyleFromNVIDIA
- Move cuFile linking to kvikio target (#379) @KyleFromNVIDIA
🛠️ Improvements
- Initial Python Interface for cufile Async IO (#376) @K-Wu
- Enable Warnings as errors for Python tests (#375) @mroeschke
- POSIX IO: use async memcpy (#374) @madsbk
- No-CUDA build (#373) @madsbk
- Refactor: move cufile header checks to the shim layer (#372) @madsbk
- Migrate to
{{ stdlib("c") }}
(#371) @hcho3 - Add deflate codec (#364) @ap--