Skip to content

Releases: rapidsai/kvikio

v24.02.01

26 Feb 15:34
v24.02.01
fe01c15
Compare
Choose a tag to compare

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ› οΈ Improvements

v24.02.00

12 Feb 20:55
v24.02.00
1a2becd
Compare
Choose a tag to compare

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ› οΈ Improvements

v23.12.00

06 Dec 15:19
v23.12.00
f90bfbe
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Update nvcomp to 3.0.4 (includes API changes) (#314) @vuule

πŸ› Bug Fixes

  • Remove duplicated thread-pool API (#308) @madsbk
  • updated the nvcomp notebook to use the new API (#294) @madsbk

πŸš€ New Features

  • Update nvcomp to 3.0.4 (includes API changes) (#314) @vuule

πŸ› οΈ Improvements

v23.10.00

11 Oct 14:35
v23.10.00
5ea0525
Compare
Choose a tag to compare

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸ› οΈ Improvements

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