Skip to content

Conversation

chatman
Copy link
Contributor

@chatman chatman commented Aug 14, 2025

This is a fix for #666. It is useful for github.com/rapidsai/cuvs-lucene to avoid hacks that fallback to using Brute Force Index if dataset size is 1.

Copy link

copy-pr-bot bot commented Aug 14, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@achirkin
Copy link
Contributor

Thanks, this is definitely something we should fix on the cuvs/C++ side. But also I think this deserves a deeper investigation: does this same error happen with just two vectors in the index? or three? Generally, how the graph is constructed for the number of vectors less than the graph degree?

@achirkin achirkin added bug Something isn't working non-breaking Introduces a non-breaking change labels Aug 14, 2025
@cjnolet
Copy link
Member

cjnolet commented Aug 14, 2025 via email

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
Development

Successfully merging this pull request may close these issues.

3 participants