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

Add col-major support for brute force knn #217

Merged
merged 4 commits into from
Jul 17, 2024

Conversation

benfred
Copy link
Member

@benfred benfred commented Jul 11, 2024

No description provided.

@benfred benfred added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Jul 11, 2024
@benfred benfred requested a review from a team as a code owner July 11, 2024 03:45
@github-actions github-actions bot added the cpp label Jul 11, 2024
Copy link
Contributor

@tarang-jain tarang-jain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR. Looks good to me.

@cjnolet
Copy link
Member

cjnolet commented Jul 17, 2024

I'm going to merge this now just to unblock @tarang-jain so we can finalize the faiss+cubs updates. We should follow up with the tile-by-tile solution to improve memory usage.

@cjnolet
Copy link
Member

cjnolet commented Jul 17, 2024

/merge

@rapids-bot rapids-bot bot merged commit 90be484 into rapidsai:branch-24.08 Jul 17, 2024
54 checks passed
@benfred benfred deleted the bfknn_col_major branch August 8, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

3 participants