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

[FEA] Migrate ANN algorithms from RAFT to cuVS #113

Closed
5 tasks done
cjnolet opened this issue May 10, 2024 · 1 comment
Closed
5 tasks done

[FEA] Migrate ANN algorithms from RAFT to cuVS #113

cjnolet opened this issue May 10, 2024 · 1 comment
Assignees
Labels
feature request New feature or request

Comments

@cjnolet
Copy link
Member

cjnolet commented May 10, 2024

The goal here is to formally migrate all of the ANN APIs which are being compiled into libraft.so into cuVS and compile them into libcuvs.so so we can officially remove the dependency of libraft.so from cuVS and allow cuVS to maintain the implementations moving forword while we deprecate and eventually remove them from RAFT.

@cjnolet cjnolet added the feature request New feature or request label May 10, 2024
@cjnolet cjnolet self-assigned this May 10, 2024
@cjnolet
Copy link
Member Author

cjnolet commented May 10, 2024

cc @vyasr @mmccarty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Development

No branches or pull requests

1 participant