Skip to content

Commit ba4391d

Browse files
tarang-jainbkarsin
authored andcommitted
Pin Faiss Version to Last Stable Release (rapidsai#1029)
Authors: - Tarang Jain (https://github.com/tarang-jain) Approvers: - Divye Gala (https://github.com/divyegala) - Ben Frederickson (https://github.com/benfred) URL: rapidsai#1029
1 parent 8657f9a commit ba4391d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cpp/cmake/patches/faiss_override.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"packages" : {
33
"faiss" : {
4-
"version": "1.10.0",
4+
"version": "1.11.0",
55
"git_url": "https://github.com/facebookresearch/faiss.git",
6-
"git_tag": "main",
6+
"git_tag": "v1.11.0",
77
"patches" : [
88
{
99
"file" : "${current_json_dir}/faiss.diff",

0 commit comments

Comments
 (0)