Skip to content

Releases: rapidsai/kvikio

v23.08.00

09 Aug 16:41
v23.08.00
51a9036
Compare
Choose a tag to compare

๐Ÿ› Bug Fixes

  • Add nvcomp support to older CUDA 11 versions on aarch64. (#255) @bdice
  • Unify KVIKIO_CUFILE_FOUND (#243) @madsbk
  • Disable the batch API when in compatibility mode (#239) @madsbk
  • Fix libcufile dependency. (#237) @bdice

๐Ÿš€ New Features

๐Ÿ› ๏ธ Improvements

v23.06.00

07 Jun 14:59
d3b823c
Compare
Choose a tag to compare

๐Ÿšจ 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

๐Ÿ“– Documentation

๐Ÿ› ๏ธ Improvements

v23.04.00

12 Apr 13:22
f5afbac
Compare
Choose a tag to compare

๐Ÿ› Bug Fixes

  • Fallback to use the CUDA primary context (#189) @madsbk
  • posix_io: fix error message and allow nbytes == 0 on write (#184) @madsbk
  • Support of stream ordered device memory allocations (async mallocs) (#181) @madsbk

๐Ÿ› ๏ธ Improvements

v23.02.00

09 Feb 15:57
Compare
Choose a tag to compare

๐Ÿ› Bug Fixes

๐Ÿ› ๏ธ Improvements

v22.12.00

04 Jan 21:51
Compare
Choose a tag to compare

๐Ÿ› Bug Fixes

  • Don't use CMake 3.25.0 as it has a FindCUDAToolkit show stopping bug (#146) @robertmaynard
  • dlopen: now trying "libcufile.so.1", "libcufile.so.0", "libcufile.so" (#141) @madsbk
  • Update nvcomp's expected sizes when testing (#134) @madsbk
  • is_host_memory(): returns true when CUDA_ERROR_NOT_INITIALIZED (#133) @madsbk

๐Ÿ“– Documentation

๐Ÿ› ๏ธ Improvements

v22.10.00

25 Oct 18:11
Compare
Choose a tag to compare

๐Ÿšจ Breaking Changes

  • Rename reset_num_threads() and reset_task_size() (#123) @madsbk

๐Ÿ› Bug Fixes

  • Fixing kvikio_dev_cuda11.5.yml and clean up (#122) @madsbk

๐Ÿ“– Documentation

๐Ÿ› ๏ธ Improvements

v22.08.00

18 Aug 14:11
Compare
Choose a tag to compare

๐Ÿšจ Breaking Changes

๐Ÿ› Bug Fixes

๐Ÿ“– Documentation

๐Ÿ› ๏ธ Improvements

v22.06.00

07 Jun 15:41
Compare
Choose a tag to compare

๐Ÿ› Bug Fixes

๐Ÿ› ๏ธ 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

v22.04.00

06 Apr 18:59
Compare
Choose a tag to compare

v22.04.00