Skip to content

Fix setting CAGRA graph build algo to iterative search by default#1864

Open
achirkin wants to merge 1 commit intorapidsai:mainfrom
achirkin:fix-cagra-graph-build-params-default
Open

Fix setting CAGRA graph build algo to iterative search by default#1864
achirkin wants to merge 1 commit intorapidsai:mainfrom
achirkin:fix-cagra-graph-build-params-default

Conversation

@achirkin
Copy link
Contributor

@achirkin achirkin commented Mar 3, 2026

When there are no graph build parameters set up and no graph_build_algo set explicitly in the CAGRA build params, ANN_BENCH defaults to iterative search, effectively bypassing the algorithm selection logic. This PR fixes that.

Resolves #1849

@achirkin achirkin self-assigned this Mar 3, 2026
@achirkin achirkin requested a review from a team as a code owner March 3, 2026 07:21
@achirkin achirkin added bug Something isn't working non-breaking Introduces a non-breaking change labels Mar 3, 2026
@rapidsai rapidsai deleted a comment from copy-pr-bot bot Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Introduces a non-breaking change

Projects

Development

Successfully merging this pull request may close these issues.

[BUG] cuvs-bench CAGRA default build algo

1 participant