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: 5de2225638e2d997fbfa4e28b924d5e4633ee27f
pull/3309/head
Gergely Szilvasy 2024-03-21 11:18:02 -07:00 committed by Facebook GitHub Bot
parent 8274c38f27
commit b77061ff5e
1 changed files with 2 additions and 2 deletions

View File

@ -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: