-
Notifications
You must be signed in to change notification settings - Fork 11
CAGRA to HNSW serialization and search on CPU #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
rapids-bot
merged 22 commits into
rapidsai:branch-25.10
from
SearchScale:searchscale/cagra-to-hnsw-serialization-search-feature
Sep 26, 2025
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
e5de014
Refactor merge to call CAGRA's merge(), implement CAGRA prefiltering …
narangvivek10 8707048
Cagra to HNSW serialization and searching feature
narangvivek10 c69a568
Codec, format, reader, and writer separation
narangvivek10 6229769
Code refactoring - refinement, simplification, and cleanup.
narangvivek10 660cfc9
Versioning in Codecs, Formats, Readers, and Writers
narangvivek10 b9937fa
Rebase with latest cuvs-java
punAhuja 953d093
Rebase with latest cuvs-java
5553e58
Multi-layer hnsw bug fix
narangvivek10 38e54ac
Update format names
narangvivek10 f26d455
Update pom.xml - remove dependencies.
narangvivek10 1a01a6c
Remove Jackson dependency and restricting commons-io to test only
chatman 35c749d
Bump up the cuvs-java version
narangvivek10 49d690f
Adding fallback support and a test for it
narangvivek10 cc2913e
Code refactoring and cleanup
narangvivek10 333182f
Add a test and update the other
narangvivek10 0a4f7e0
Latest cuvs-java changes require cudart to be loaded manually
b51d76e
Using latest cuvs-java
b23d6ec
Merge branch 'branch-25.10' into searchscale/cagra-to-hnsw-serializat…
narangvivek10 fed1efb
Pin the libcuvs version
narangvivek10 dc7cc60
Update env yaml files
narangvivek10 a78dd29
Pin libcuvs version with variable version
narangvivek10 8ff4c40
Update update-version script to update libcuvs version in yaml files …
narangvivek10 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.