Skip to content

v26.08.00

Choose a tag to compare

@gforsyth gforsyth released this 05 Aug 19:38
· 2 commits to release/26.08 since this release
6ba2ce2

What's Changed

🚨 Breaking Changes

🐛 Bug Fixes

  • [CI nightly] Temporarily disable conda-python-tests codecov reporting by @aamijar in #2274
  • Exclude SPDX copyright lines from .clang-format by @achirkin in #2275
  • Fix FastIntDiv tparam by @aamijar in #2278
  • CAGRA: fix concurrent initialization and usage of dataset descriptor by @achirkin in #2237
  • Revert "FIX: disable warpspeed scan (#2062)" by @bdice in #2074
  • Predict IVF-PQ FP16 overflow and auto-switch to FP32 by @huuanhhuyn in #2246
  • Update .clang-format to fix copyright and style check by @HowardHuang1 in #2304
  • Fix batched silhouette score stream ordering by @csadorf in #2316
  • fix(pre-commit): normalize SPDX handling by @bdice in #2318
  • Remove fragile explicit import that breaks with jextract/CUDA changes by @imotov in #2124
  • Remove trailing new lines from GTest names by @robertmaynard in #2312
  • Update Comparison Branch for ABI Stability Git Workflow by @tarang-jain in #2331
  • CAGRA ACE build: avoid rounding down graph degree during sub-index build by @achirkin in #2335
  • [BUG] Fix CAGRA search recall with a graph built by NN Descent by @enp1s0 in #819
  • Fix IVF extend list resize bug by @qwertyforce in #2297
  • Use batched unfused 1-NN for KMeans on Blackwell by @viclafargue in #2346
  • Fix prefilter bitmap host buffer under-allocation in Java bindings by @imotov in #2375
  • Fix incorrect distances tensor type in cuvsCagraSearch by @imotov in #2372

📖 Documentation

🚀 New Features

🛠️ Improvements

New Contributors

Full Changelog: v26.08.00a...v26.08.00