Skip to content

Releases: rapidsai/raft

v26.02.00

04 Feb 21:15
v26.02.00
c212ab9

Choose a tag to compare

What's Changed

🚨 Breaking Changes

  • Use CCCL's mdspan implementation by @bdice in #2836
  • Default to static linking of libcudart by @bdice in #2890
  • Remove neighbors/, cluster/, distance/, spatial/, sparse/neighbors/ apis by @aamijar in #2885
  • Remove cutlass and cuco dependencies by @divyegala in #2916

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

New Contributors

Full Changelog: v26.02.00a...v26.02.00

v25.12.00

11 Dec 00:00
v25.12.00
d226bc9

Choose a tag to compare

What's Changed

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

  • Use current system architecture in conda environment creation command by @bdice in #2862

🚀 New Features

  • BENCH_PRIMS: convenience reporting of benchmark parameters and read throughput by @achirkin in #2824

🛠️ Improvements

New Contributors

Full Changelog: v25.12.00a...v25.12.00

v25.10.00

08 Oct 17:49

Choose a tag to compare

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

[NIGHTLY] v25.12.00

01 Oct 15:59

Choose a tag to compare

[NIGHTLY] v25.12.00 Pre-release
Pre-release

🔗 Links

🐛 Bug Fixes

🛠️ Improvements

v25.08.00

06 Aug 18:33
2fb9239

Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🛠️ Improvements

v25.06.00

05 Jun 19:23
v25.06.00
f3bec8f

Choose a tag to compare

🚨 Breaking Changes

  • Decoupling multi gpu resources from nccl usage (#2647) @jinsolp

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

v25.04.00

09 Apr 19:08
09b86b0

Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

🛠️ Improvements

v25.02.00

24 Mar 12:28
bdcc918

Choose a tag to compare

🚨 Breaking Changes

🐛 Bug Fixes

📖 Documentation

🚀 New Features

🛠️ Improvements

v24.12.00

11 Dec 19:15
v24.12.00
eaf9cc7

Choose a tag to compare

🚨 Breaking Changes

  • Do not initialize the pinned mdarray at construction time (#2478) @achirkin

🐛 Bug Fixes

🚀 New Features

🛠️ Improvements

v24.10.00

09 Oct 15:29
v24.10.00
397042a

Choose a tag to compare

🚨 Breaking Changes

  • [Feat] add repeat, sparsity, eval_n_elements APIs to bitset (#2439) @rhdong

🐛 Bug Fixes

🚀 New Features

  • [Feat] add repeat, sparsity, eval_n_elements APIs to bitset (#2439) @rhdong
  • [Opt] Enforce the UT Coverity and add benchmark for transpose (#2438) @rhdong
  • [FEA] Support for half-float mixed precise in brute-force (#2382) @rhdong

🛠️ Improvements