[BUG] Update cuPy to use `cuvs.distance`
Open
Nobody has claimed this yet.
bug
- Dominant language
- Cuda
- Stars
- 854
- Forks
- 236
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 62
Description
cuPy is currently using pylibraft for cuvs.distance, but the distance APIs were recently removed from pylibraft, which means users who have installed the latest pylibraft get an error. We need to update cupy to use cuvs.distance.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named in the issue. Start by locating the cuPy integration that uses pylibraft for cuvs.distance, then inspect any nearby tests or examples; done means the integration uses cuvs.distance and no longer errors with the latest pylibraft.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100