Skip to content

Pull requests: rapidsai/cuvs

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix cpu_search call by including k argument improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1785 opened Feb 10, 2026 by benfred Loading…
Temporarily disable RTX PRO 6000 PR CI
#1783 opened Feb 9, 2026 by bdice Loading…
Fix multi-threaded CAGRA search OOB bug Something isn't working non-breaking Introduces a non-breaking change
#1781 opened Feb 9, 2026 by viclafargue Loading…
Fix potential OOB access in CAGRA search when graph size < dataset size bug Something isn't working non-breaking Introduces a non-breaking change
#1780 opened Feb 6, 2026 by irina-resh-nvda Loading…
Fix build.sh: build cuvs_c for examples and fix --gpu-arch parsing bug Something isn't working non-breaking Introduces a non-breaking change
#1779 opened Feb 6, 2026 by achirkin Loading…
Golang bug fix memory leak and add stream improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1774 opened Feb 5, 2026 by cpegeric Loading…
Use verify-hardcoded-version pre-commit hook improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1772 opened Feb 4, 2026 by KyleFromNVIDIA Loading…
[REVIEW] Set cudaFuncAttributeMaxDynamicSharedMemorySize with thread-safety bug Something isn't working non-breaking Introduces a non-breaking change Waiting for review
#1771 opened Feb 4, 2026 by mythrocks Loading…
[FEA] View Type PQ Preprocessor feature request New feature or request non-breaking Introduces a non-breaking change
#1764 opened Feb 3, 2026 by tarang-jain Draft
Allow pylibraft Handle to be used as resource for cuVS improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1752 opened Jan 29, 2026 by viclafargue Loading…
Add a script to check for breaking C ABI changes improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1749 opened Jan 28, 2026 by benfred Draft
Use PQ API in CAGRA-Q + SCANN C++ improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1746 opened Jan 27, 2026 by lowener Loading…
[WIP] Clarify dataset ownership and allocation semantics improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1738 opened Jan 27, 2026 by seunghwak Draft
Fix uninitialized class/struct members in public headers improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1735 opened Jan 26, 2026 by maxwbuckley Loading…
2 tasks
Auto select CAGRA build algorithom for hnsw::build breaking Introduces a breaking change improvement Improves an existing functionality
#1719 opened Jan 21, 2026 by tfeher Loading…
Better handling of batching of search in MG replicated mode bug Something isn't working non-breaking Introduces a non-breaking change
#1718 opened Jan 21, 2026 by viclafargue Loading…
Remove unused variable read_idx from query loop improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1706 opened Jan 14, 2026 by maxwbuckley Loading…
Remove unused use_norms constant from kernel_sm60.cuh improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1705 opened Jan 14, 2026 by maxwbuckley Loading…
Remove unused variable n_rows improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1704 opened Jan 14, 2026 by maxwbuckley Loading…
[WIP] [FEA] Out of Core KMeans Clustering cpp feature request New feature or request non-breaking Introduces a non-breaking change
#1691 opened Jan 9, 2026 by tarang-jain Draft
Fix Faiss Warning in CI improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1688 opened Jan 8, 2026 by tarang-jain Loading…
feat(sabi): build cuvs as limited api wheel improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1687 opened Jan 8, 2026 by gforsyth Draft
Reduce the Capacity template for IVF-Flat search improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1681 opened Jan 7, 2026 by lowener Loading…
Revise cuVS Bench documentation for clarity doc Improvements or additions to documentation non-breaking Introduces a non-breaking change
#1674 opened Jan 7, 2026 by zredeaux07 Loading…
ProTip! Filter pull requests by the default branch with base:main.