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

Use sparse knn / distances from cuvs #6143

Open
wants to merge 1 commit into
base: branch-24.12
Choose a base branch
from

Conversation

benfred
Copy link
Member

@benfred benfred commented Nov 25, 2024

Use the sparse knn and distances from cuvs instead of from raft.

This also allows us to switch over to the cuvs DistanceType, instead of the raft DistanceType (which is now only needed for the RBC code)

Use the sparse knn and distances from cuvs instead of from raft.

This also allows us to switch over to the cuvs DistanceType, instead
of the raft DistanceType (which is now only needed for the RBC code)
@github-actions github-actions bot added Cython / Python Cython or Python issue CUDA/C++ labels Nov 25, 2024
@benfred benfred added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Nov 25, 2024
@benfred benfred self-assigned this Nov 25, 2024
@benfred benfred marked this pull request as ready for review November 26, 2024 20:06
@benfred benfred requested review from a team as code owners November 26, 2024 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CUDA/C++ Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant