Skip to content

Commit

Permalink
Merge pull request #61 from rapidsai/dask-sql-add-libfaiss
Browse files Browse the repository at this point in the history
Add libfaiss to dask-sql environment
  • Loading branch information
quasiben authored Mar 21, 2023
2 parents 09bb9e7 + ab55155 commit 2aac5a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dask_sql/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ dependencies:
- ucx-proc=*=gpu
- ucx-py=UCX_PY_VER
- xgboost=*=cuda_*
# TODO: remove once cuML is using consolidated RAFT packages
- libfaiss>=1.7.1
- faiss-proc=*=cuda

0 comments on commit 2aac5a6

Please sign in to comment.