Releases: rapidsai/kvikio
Releases ยท rapidsai/kvikio
v22.08.00
๐จ Breaking Changes
- Fix typo in GDS availability check (#78) @jakirkham
๐ Bug Fixes
- CI: install cuDF to test nvCOMP (#108) @madsbk
- Require
python
inrun
(#101) @jakirkham - Check stub error (#86) @madsbk
- FindcuFile now searches in the current CUDA Toolkit location (#85) @robertmaynard
- Fix typo in GDS availability check (#78) @jakirkham
๐ Documentation
- Defer loading of
custom.js
(#114) @galipremsagar - Add stable channel install instruction (#107) @dcherian
- Use documented header template for
doxygen
(#105) @galipremsagar - Fix issues with day & night modes in docs (#95) @galipremsagar
- add Notes related to page-aligned read/write methods to the Python docstrings (#91) @grlee77
- minor docstring fixes (#89) @grlee77
๐ ๏ธ Improvements
v22.06.00
๐ Bug Fixes
- Mark detail functions as inline (#69) @vyasr
- Embed Cython docstrings in generated files. (#58) @vyasr
- Add new files to update version script (#53) @charlesbluca
๐ ๏ธ Improvements
- Fix conda recipes (#74) @Ethyling
- Use conda compilers (#71) @Ethyling
- dlopen
libcuda.so
(#70) @madsbk - Use CMake provided targets for the cuda driver and dl libraries (#68) @robertmaynard
- Use namespace kvikio::detail (#67) @madsbk
- Build kvikio using libkvikio from CPU job in GPU job (#64) @Ethyling
- Use conda to build python packages during GPU tests (#62) @Ethyling
convert_size2off()
: fix different signedness (#60) @madsbk- Keep the rapids-cmake version insync with calver (#59) @robertmaynard
- compat_mode per
FileHandle
(#54) @madsbk - Add
ops-bot.yaml
config file (#52) @ajschmidt8 - python: bump versions to v22.06 (#51) @madsbk