Skip to content

Releases: rapidsai/raft

v22.04.00

06 Apr 15:22
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

v21.08.00

06 Apr 15:07
Compare
Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

  • Fix support for different input and output types in linalg::reduce (#296) @Nyrio
  • Const raft handle in sparse bfknn (#280) @cjnolet
  • Add cuco::cuco to list of linked libraries (#279) @trxcllnt
  • Use nested include in destination of install headers to avoid docker permission issues (#263) @dantegd
  • Update UCX-Py version to 0.21 (#255) @pentschev
  • Fix mst knn test build failure due to RMM device_buffer change (#253) @mdoijade

🚀 New Features

🛠️ Improvements

[NIGHTLY] v22.02.00

23 Nov 21:11
Compare
Choose a tag to compare
[NIGHTLY] v22.02.00 Pre-release
Pre-release

🔗 Links

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

[NIGHTLY] v21.12.00

27 Sep 18:37
Compare
Choose a tag to compare
[NIGHTLY] v21.12.00 Pre-release
Pre-release

🔗 Links

🚨 Breaking Changes

  • Use 64 bit CuSolver API for Eigen decomposition (#349) @lowener

🐛 Bug Fixes

📖 Documentation

🛠️ Improvements

[NIGHTLY] v21.10.00

04 Aug 01:48
6018bf9
Compare
Choose a tag to compare
[NIGHTLY] v21.10.00 Pre-release
Pre-release

🔗 Links

🚨 Breaking Changes

🐛 Bug Fixes

  • Accounting for rmm::cuda_stream_pool not having a constructor for 0 streams (#329) @divyegala
  • Fix wrong lda parameter in gemv (#327) @achirkin
  • Fix matrixVectorOp to verify promoted pointer type is still aligned to vectorized load boundary (#325) @viclafargue
  • Pin rmm to branch-21.10 and remove warnings from kmeans.hpp (#322) @dantegd
  • Temporarily pin RMM while refactor removes deprecated calls (#315) @dantegd
  • Fix more warnings (#311) @harrism

📖 Documentation

🚀 New Features

  • Add Hamming, Jensen-Shannon, KL-Divergence, Russell rao and Correlation distance metrics support (#306) @mdoijade

🛠️ Improvements

[NIGHTLY] v21.06.00

31 Mar 14:49
e49e96c
Compare
Choose a tag to compare
[NIGHTLY] v21.06.00 Pre-release
Pre-release

🔗 Links

🐛 Bug Fixes

🛠️ Improvements

[NIGHTLY] v0.19.0

09 Mar 22:05
76b92d5
Compare
Choose a tag to compare
[NIGHTLY] v0.19.0 Pre-release
Pre-release

🔗 Links

🐛 Bug Fixes

🚀 New Features

  • Moving optimized L2 1-nearest neighbors implementation from cuml (#158) @cjnolet

🛠️ Improvements