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

Modify cuvs-bench to be able to generate ground truth in CPU systems #466

Merged

Conversation

dantegd
Copy link
Member

@dantegd dantegd commented Nov 14, 2024

PR allows calculating ground truth for cuvs-bench on CPU systems. Current version uses a simple NumPy brute force, perhaps we should consider using faiss? cc @cjnolet @divyegala

@cjnolet
Copy link
Member

cjnolet commented Nov 15, 2024

Thanks for opening this. I think it looks good. Should we also add the cuvs and cupy dependencies to the gpu cuvs-bench python package? Right now users get a module not found error because those aren't installed w/ the gpu-enabled package.

@cjnolet cjnolet added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Nov 15, 2024
@divyegala divyegala marked this pull request as ready for review December 5, 2024 23:49
@divyegala divyegala requested review from a team as code owners December 5, 2024 23:49
@divyegala divyegala requested a review from jameslamb December 5, 2024 23:49
@divyegala
Copy link
Member

/merge

@rapids-bot rapids-bot bot merged commit fa8838a into rapidsai:branch-24.12 Dec 6, 2024
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change Python
Projects
Development

Successfully merging this pull request may close these issues.

4 participants