-
Notifications
You must be signed in to change notification settings - Fork 217
Fast CAGRA Index Merge #2352
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
Open
landrumb
wants to merge
48
commits into
NVIDIA:main
Choose a base branch
from
landrumb:landrumb/cagra-fastener-merge
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fast CAGRA Index Merge #2352
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
637e0fc
factoring out in-place edge sort
landrumb 7972d3a
core merge logic
landrumb bc6ec7b
remove VMM dataset consolidation from fastener merge
landrumb e2ce96f
pedantic docstring change
landrumb a9149db
assert/validation changes
landrumb cf78e32
test improvements
landrumb 209485c
assert/message changes & aligned signatures
landrumb da96f26
pre-commit hooks
landrumb 2c54392
Merge branch 'main' into landrumb/cagra-fastener-merge
landrumb 9a3cabf
clearer check rationale
landrumb af25e86
test arg mismatch
landrumb 2eb64fa
refactor to use existing select_k kernel
landrumb 6f65f87
fixed attached dataset alignment issue
landrumb 2e6e148
Merge branch 'main' into landrumb/cagra-fastener-merge
landrumb c8fd540
CI fixes
landrumb 951b0e2
aligned test with earlier ci fix
landrumb 678f2ea
Merge branch 'main' into landrumb/cagra-fastener-merge
landrumb 731bb30
adjusting test with excessive assumptions
landrumb 3b83294
switch to TF32 matmul and remove obsolete template
landrumb 5e3f436
updating C API
landrumb bf21963
round-robin leaf splitting + more tests
landrumb bf331a2
Device OOM fallback for AUTO
landrumb e788608
Merge branch 'main' into landrumb/cagra-fastener-merge
landrumb 488ab76
inferred tile_rows
landrumb a44ca42
removed needless sync
landrumb 652a7dd
Merge NVIDIA/cuvs main into landrumb/cagra-fastener-merge
landrumb b9b7da4
bumping default max leaders to power of 2
landrumb ef0cf5e
determinism test
landrumb 298bfcf
missed files on default increase
landrumb 8891aae
removed obsolete template
landrumb 38c59f7
style miss
landrumb 9dfa693
artem's suggestions
landrumb 5a74ddb
additional suggestion
landrumb 1cba27d
merging main
landrumb 87fafd3
replacing rmm + non-constant workspace
landrumb 879e6b0
signature mismatch
landrumb 0c3f8a4
switching to cublasltmatmul
landrumb 653e8a0
missed an alloc
landrumb cd83283
temporary factoring out of shared kernels
landrumb 6b19de2
deleting bycatch
landrumb df77ae9
merging main (w/ CAGRA TU PR)
landrumb a7e294b
smarter cast
landrumb 7e360dc
moved leaf size check and added test
landrumb 4463256
replacing double with float
landrumb aa2c143
one warp per row copy
landrumb a2b378c
writing scaffold directly to output graph
landrumb a5f7077
selective zeroing of the output
landrumb 171be76
aligning C failure with C++
landrumb 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
Oops, something went wrong.
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.