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 0ce5101
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -402,17 +402,11 @@ dependencies:
- output_types: conda
matrices:
- matrix:
cuda: "11.*"
arch: aarch64
packages:
# libcufile requires CUDA 12.2+ on aarch64
- matrix:
cuda: "12.0"
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 0ce5101

Please sign in to comment.