Skip to content

Commit

Permalink
Remove libcufile on aarch64.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Feb 9, 2024
1 parent 8ef962b commit a01ac3b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -405,14 +405,13 @@ dependencies:
cuda: "11.*"
arch: aarch64
packages:
# libcufile requires CUDA 12.2+ on aarch64
- matrix:
cuda: "12.0"
cuda: "12.*"
arch: aarch64
packages:
# libcufile requires CUDA 12.2+ on aarch64
- matrix:
cuda: "12.*"
arch: x86_64
packages:
- libcufile-dev
- matrix:
Expand Down

0 comments on commit a01ac3b

Please sign in to comment.