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 7a458a6 commit 9566632
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 @@ -197,14 +197,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 9566632

Please sign in to comment.