matrixone icon indicating copy to clipboard operation
matrixone copied to clipboard

[Feature Request]: optimize IVF ProductL2 by running batch distance function in C/GPU

Open cpegeric opened this issue 1 month ago • 0 comments

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:

  1. Need to wait for usearch to merge the bug fix with their exact search golang api
  • https://github.com/unum-cloud/USearch/pull/685
  1. 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

cpegeric avatar Dec 10 '25 12:12 cpegeric