facebookresearch / faiss

A library for efficient similarity search and clustering of dense vectors.
https://faiss.ai
MIT License
31.71k stars 3.66k forks source link

Do not unnecessarily install CUDA for ROCm #3837

Closed ramilbakhshyiev closed 2 months ago

ramilbakhshyiev commented 2 months ago

Summary: ROCm does not require CUDA, this change stops installing it.

Differential Revision: D62283602

facebook-github-bot commented 2 months ago

This pull request was exported from Phabricator. Differential Revision: D62283602

ramilbakhshyiev commented 2 months ago

No need to rebase, Phabricator has already committed this change.