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

Cagra support & update raft version #207

Merged
merged 7 commits into from
Nov 24, 2023
Merged

Conversation

Presburger
Copy link
Collaborator

@Presburger Presburger commented Nov 22, 2023

/kind feature
issue: #10

Update to RAFT 23.12
Update CAGRA integration to improve performance
Avoid post-filtering using RAFT's new filtering feature
Use RAFT's new device_resources_manager to simplify and optimize
resource initialization
Update build infratructure to build for all supported CUDA architectures
Refactor RAFT integration code to more cleanly separate RAFT code from
Knowhere code
Avoid exposing RAFT symbols in any Knowhere header

Signed-off-by: William Hicks <[email protected]>
@sre-ci-robot sre-ci-robot requested a review from cydrain November 22, 2023 07:05
@sre-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Presburger

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

mergify bot commented Nov 22, 2023

@Presburger 🔍 Important: PR Classification Needed!

For efficient project management and a seamless review process, it's essential to classify your PR correctly. Here's how:

  1. If you're fixing a bug, label it as kind/bug.
  2. For small tweaks (less than 20 lines without altering any functionality), please use kind/improvement.
  3. Significant changes that don't modify existing functionalities should be tagged as kind/enhancement.
  4. Adjusting APIs or changing functionality? Go with kind/feature.

For any PR outside the kind/improvement category, ensure you link to the associated issue using the format: “issue: #”.

Thanks for your efforts and contribution to the community!.

Signed-off-by: yusheng.ma <[email protected]>
@Presburger
Copy link
Collaborator Author

Presburger commented Nov 22, 2023

/kind feature

Signed-off-by: yusheng.ma <[email protected]>
Signed-off-by: yusheng.ma <[email protected]>
@Presburger
Copy link
Collaborator Author

/run-e2e

@mergify mergify bot added ci-passed and removed ci-passed labels Nov 23, 2023
@Presburger
Copy link
Collaborator Author

/run-e2e

1 similar comment
@Presburger
Copy link
Collaborator Author

/run-e2e

@mergify mergify bot added the ci-passed label Nov 23, 2023
@liliu-z
Copy link
Collaborator

liliu-z commented Nov 23, 2023

/lgtm

@alexanderguzhva
Copy link
Collaborator

/lgtm
given the assumption that a large topk for ivfpq will be tested and added :)

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

Successfully merging this pull request may close these issues.

5 participants