Skip to content

Commit

Permalink
move to raft 24.04 (facebookresearch#3302)
Browse files Browse the repository at this point in the history
Summary: Pull Request resolved: facebookresearch#3302

Reviewed By: junjieqi

Differential Revision: D55173776

fbshipit-source-id: 5de2225638e2d997fbfa4e28b924d5e4633ee27f
  • Loading branch information
algoriddle authored and facebook-github-bot committed Mar 21, 2024
1 parent 8274c38 commit b77061f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/faiss-gpu-raft/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b77061f

Please sign in to comment.