matrixone
matrixone copied to clipboard
[Feature Request]: optimize IVF ProductL2 by running batch distance function in C/GPU
Is there an existing issue for the same feature request?
- [x] I have checked the existing issues.
Is your feature request related to a problem?
optimize IVF ProductL2 by running batch distance function in C/GPU
Describe the feature you'd like
optimize IVF ProductL2 by running batch distance function in C/GPU
Describe implementation you've considered
No response
Documentation, Adoption, Use Case, Migration Strategy
Additional information
Current status:
- Need to wait for usearch to merge the bug fix with their exact search golang api
- https://github.com/unum-cloud/USearch/pull/685
- Need to wait for cuvs bug fix and merge fix with their golang API
- https://github.com/rapidsai/cuvs/pull/1600
- https://github.com/rapidsai/cuvs/issues/1622