Skip to content

Commit b77061f

Browse files
algoriddlefacebook-github-bot
authored andcommitted
move to raft 24.04 (#3302)
Summary: Pull Request resolved: #3302 Reviewed By: junjieqi Differential Revision: D55173776 fbshipit-source-id: 5de2225638e2d997fbfa4e28b924d5e4633ee27f
1 parent 8274c38 commit b77061f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

conda/faiss-gpu-raft/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,14 @@ outputs:
5555
host:
5656
- mkl =2023 # [x86_64]
5757
- openblas # [not x86_64]
58-
- libraft =24.02
58+
- libraft =24.04
5959
- cuda-version {{ cuda_constraints }}
6060
run:
6161
- mkl =2023 # [x86_64]
6262
- openblas # [not x86_64]
6363
- cuda-cudart {{ cuda_constraints }}
6464
- libcublas {{ libcublas_constraints }}
65-
- libraft =24.02
65+
- libraft =24.04
6666
- cuda-version {{ cuda_constraints }}
6767
test:
6868
requires:

0 commit comments

Comments
 (0)