Skip to content

[DO NOT MERGE] kNN Decoding method for synthetic data generator - #2419

Draft
jinsolp wants to merge 2 commits into
NVIDIA:mainfrom
jinsolp:billion-scale-knn-decode
Draft

[DO NOT MERGE] kNN Decoding method for synthetic data generator#2419
jinsolp wants to merge 2 commits into
NVIDIA:mainfrom
jinsolp:billion-scale-knn-decode

Conversation

@jinsolp

@jinsolp jinsolp commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

The kNN Decoding method for matching the build time & search behavior for the synthetic data generator.
Should not be merged. PR made for future bookkeeping purposes. Putting it in draft because it doesn't need reviews at the moment.

Eventually this should be blended in to the code in cuvs_bench.synthesize_datasets

Closes #2225

@jinsolp jinsolp self-assigned this Aug 6, 2026
@jinsolp
jinsolp requested a review from a team as a code owner August 6, 2026 05:53
@jinsolp jinsolp added improvement Improves an existing functionality non-breaking Introduces a non-breaking change DO NOT MERGE labels Aug 6, 2026
@jinsolp
jinsolp marked this pull request as draft August 6, 2026 05:53
@copy-pr-bot

copy-pr-bot Bot commented Aug 6, 2026

Copy link
Copy Markdown

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@@ -0,0 +1,147 @@
#!/usr/bin/env python

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is just a helper file I used to call vamana build with timing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO NOT MERGE improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEA] BSDG: Investigate build times of synthetic data <-> real data

1 participant