Skip to content
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

Add support for 1024+ dim vectors in CAGRA search #1994

Merged
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
17113ee
Change `MAX_DATASET_DIM` to `DATASET_BLOCK_DIM` in CAGRA search imple…
enp1s0 Nov 15, 2023
9aaaeba
Fix a bug in `distance_op`
enp1s0 Nov 15, 2023
00d8f42
Fix a bug in `search_plan_impl_base`
enp1s0 Nov 15, 2023
0af1014
Merge branch 'branch-23.12' into CAGRA-remove-max_dim-template-param
enp1s0 Nov 15, 2023
a1f8eb9
Merge branch 'branch-23.12' into CAGRA-remove-max_dim-template-param
cjnolet Nov 16, 2023
b0f8fe0
Update CAGRA multi-kernel to support 1024+ dim vectors
enp1s0 Nov 16, 2023
67549c2
Merge branch 'CAGRA-remove-max_dim-template-param' of github.com:enp1…
enp1s0 Nov 16, 2023
6d58471
Update CAGRA test dim
enp1s0 Nov 16, 2023
54028a8
Remove `device::fragment`
enp1s0 Nov 16, 2023
2ff87ef
Merge branch 'branch-23.12' into CAGRA-remove-max_dim-template-param
enp1s0 Nov 17, 2023
be2c736
Fix a bug in CAGRA multi-kernel search
enp1s0 Nov 19, 2023
5647f67
Merge branch 'CAGRA-remove-max_dim-template-param' of github.com:enp1…
enp1s0 Nov 19, 2023
4ea6a39
Merge branch 'branch-23.12' into CAGRA-remove-max_dim-template-param
enp1s0 Nov 19, 2023
745f7f3
Merge branch 'CAGRA-remove-max_dim-template-param' of github.com:enp1…
enp1s0 Nov 19, 2023
79e45f0
Update large dim test
enp1s0 Nov 20, 2023
f93b66d
Update test of Top-1 search
enp1s0 Nov 21, 2023
e823074
Merge branch 'branch-23.12' into CAGRA-remove-max_dim-template-param
enp1s0 Nov 21, 2023
2a0b841
Merge branch 'branch-24.02' into CAGRA-remove-max_dim-template-param
enp1s0 Nov 22, 2023
4557753
Desrease the max `max_dataset_block_dim` to reduce the number of temp…
enp1s0 Nov 22, 2023
5645953
Merge branch 'branch-24.02' into CAGRA-remove-max_dim-template-param
cjnolet Dec 2, 2023
773e9ec
Merge branch 'CAGRA-remove-max_dim-template-param-upto-512' into CAGR…
enp1s0 Dec 4, 2023
bbe9104
Merge branch 'CAGRA-remove-max_dim-template-param' of github.com:enp1…
enp1s0 Dec 4, 2023
0b21643
Merge branch 'branch-24.02' into CAGRA-remove-max_dim-template-param
enp1s0 Dec 6, 2023
485302c
Merge branch 'branch-24.02' into CAGRA-remove-max_dim-template-param
cjnolet Dec 8, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'branch-23.12' into CAGRA-remove-max_dim-template-param
  • Loading branch information
cjnolet authored Nov 16, 2023
commit a1f8eb9d5ad5ba79763db07491c8e3a2a6e847e1

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.