move to raft 24.04 (#3302)
Summary: Pull Request resolved: https://github.com/facebookresearch/faiss/pull/3302 Reviewed By: junjieqi Differential Revision: D55173776 fbshipit-source-id: 5de2225638e2d997fbfa4e28b924d5e4633ee27fpull/3309/head
parent
8274c38f27
commit
b77061ff5e
|
@ -55,14 +55,14 @@ outputs:
|
|||
host:
|
||||
- mkl =2023 # [x86_64]
|
||||
- openblas # [not x86_64]
|
||||
- libraft =24.02
|
||||
- libraft =24.04
|
||||
- cuda-version {{ cuda_constraints }}
|
||||
run:
|
||||
- mkl =2023 # [x86_64]
|
||||
- openblas # [not x86_64]
|
||||
- cuda-cudart {{ cuda_constraints }}
|
||||
- libcublas {{ libcublas_constraints }}
|
||||
- libraft =24.02
|
||||
- libraft =24.04
|
||||
- cuda-version {{ cuda_constraints }}
|
||||
test:
|
||||
requires:
|
||||
|
|
Loading…
Reference in New Issue