Commit Graph

8 Commits

Author SHA1 Message Date
Jia Yue Hua
f854929402
[faiss] update to 1.8.0 (#41161) 2024-10-29 02:27:05 -07:00
Daniel Ju
2730506cb2
Update faiss to v1.7.4 (#31974)
* Update faiss port to 1.7.4

* Run 'vcpkg x-add-version faiss'
2023-06-13 14:32:45 -07:00
Johannes Schönberger
af65efb22b
[faiss] Update to v1.7.3 (#30287)
* Update faiss to v1.7.3

* v

* Update ports/faiss/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* n

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-03-21 13:32:36 -07:00
chausner
93cdce83c5
[faiss] Update to 1.7.2 (#22705)
* Update faiss to 1.7.2

* Update CI baseline

* update version

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-02-11 15:15:17 -08:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
JonLiu1993
2ea3e99aac
[faiss] update to v1.7.1 (#19752)
* [faiss] update to v1.7.1

* update version

* update vcpkg.json format

* update version

* update patch

* update version

* Remove duplicate variable usage from the patch.

* x-add-version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-31 17:04:51 -07:00
bucurb
0f05959612
[Faiss] Fix dependencies (#18780)
* fixed targets

* bumped port version

* updated sha

* lapack-reference should always write into lapack

* lapack-reference sha

* Fixed clapack target

* versions

* sha

* ensure cmake finds the cuda compiler

* sha
2021-07-16 12:03:54 -07:00
Johannes Schönberger
5d4fb44aca
[faiss] Add new port (#13825) 2020-10-30 13:28:40 -07:00