v22.10.00
π¨ Breaking Changes
π Bug Fixes
π Documentation
- Document that minimum required CMake version is now 3.23.1 (#132) @robertmaynard
π οΈ Improvements
- Use Zarr v2.13.0a2 (#129) @madsbk
- Allow cupy 11 (#128) @galipremsagar
- Set version when dlopen() cuda and cufile (#127) @madsbk
- Fall back to compat mode if we cannot open the file with
O_DIRECT
(#126) @madsbk - Update versioneer to v0.22 (#124) @madsbk
- Rename
reset_num_threads()
andreset_task_size()
(#123) @madsbk - document channel_priority for conda (#121) @dcherian
- Update nvComp bindings to 2.3.3 (#120) @thomcom
- Use rapids-cmake 22.10 best practice for RAPIDS.cmake location (#118) @robertmaynard
- Standalone Downstream C++ Build Example (#29) @madsbk