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

[DOC] Update Faiss integration to the latest version (Faiss 1.10) #649

Open
nwstephens opened this issue Feb 4, 2025 · 0 comments
Open
Labels
doc Improvements or additions to documentation

Comments

@nwstephens
Copy link

nwstephens commented Feb 4, 2025

Report incorrect documentation

Location of incorrect documentation
https://github.com/rapidsai/cuvs/blob/branch-25.02/docs/source/integrations/faiss.rst

Describe the problems or issues found in the documentation
Out of date

Suggested fix for documentation
https://github.com/facebookresearch/faiss/blob/main/INSTALL.md#building-with-nvidia-cuvs

With CUDA 12.0 - 12.5:
conda install -c rapidsai -c conda-forge -c nvidia libcuvs=24.12 'cuda-version>=12.0,<=12.5'
With CUDA 11.4 - 11.8
conda install -c rapidsai -c conda-forge -c nvidia libcuvs=24.12 'cuda-version>=11.4,<=11.8'

@tarang-jain @cjnolet

@nwstephens nwstephens added the doc Improvements or additions to documentation label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant