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 libfaiss to dask-sql environment #61

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Conversation

charlesbluca
Copy link
Member

Currently, ML tests are failing in dask-sql because cuML requires libfaiss but there isn't a nightly published with it as a runtime dependency (waiting on rapidsai/cuml#5272).

In the meantime, this PR adds the required libfaiss runtime dependency to the dask-sql environment to unblock CI until new cuML nightlies are published.

@quasiben quasiben merged commit 2aac5a6 into main Mar 21, 2023
@quasiben quasiben deleted the dask-sql-add-libfaiss branch March 21, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants