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

[BUG] Update cuPy to use cuvs.distance #542

Open
cjnolet opened this issue Dec 17, 2024 · 1 comment · May be fixed by cupy/cupy#8847
Open

[BUG] Update cuPy to use cuvs.distance #542

cjnolet opened this issue Dec 17, 2024 · 1 comment · May be fixed by cupy/cupy#8847
Labels
bug Something isn't working

Comments

@cjnolet
Copy link
Member

cjnolet commented Dec 17, 2024

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.

@cjnolet cjnolet added the bug Something isn't working label Dec 17, 2024
@leofang
Copy link
Member

leofang commented Dec 18, 2024

cc @kmaehashi for vis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants