Skip to content

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

Merged
rapids-bot[bot] merged 10 commits intorapidsai:branch-24.12from
dantegd:cuvsbench-enh-cpu-groundtruth
Dec 6, 2024
Merged

Modify cuvs-bench to be able to generate ground truth in CPU systems#466
rapids-bot[bot] merged 10 commits intorapidsai:branch-24.12from
dantegd:cuvsbench-enh-cpu-groundtruth

Conversation

@dantegd
Copy link
Copy Markdown
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
Copy Markdown
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
Comment thread python/cuvs_bench/cuvs_bench/generate_groundtruth/__main__.py
@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
Copy Markdown
Member

/merge

@rapids-bot rapids-bot Bot merged commit fa8838a into rapidsai:branch-24.12 Dec 6, 2024
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

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants