Skip to content

Commit

Permalink
arch specific deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tarang-jain committed Oct 18, 2024
1 parent f061f27 commit f95aec7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
3 changes: 0 additions & 3 deletions conda/environments/bench_ann_cuda-118_arch-aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ dependencies:
- glog>=0.6.0
- h5py>=3.8.0
- hnswlib=0.6.2
- libaio
- libboost-devel
- libcublas-dev=11.11.3.6
- libcublas=11.11.3.6
- libcurand-dev=10.3.0.86
Expand All @@ -37,7 +35,6 @@ dependencies:
- libcusparse=11.7.5.86
- librmm==24.12.*,>=0.0.0a0
- matplotlib
- mkl-devel
- nccl>=2.19
- ninja
- nlohmann_json>=3.11.2
Expand Down
3 changes: 0 additions & 3 deletions conda/environments/bench_ann_cuda-125_arch-aarch64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,12 @@ dependencies:
- glog>=0.6.0
- h5py>=3.8.0
- hnswlib=0.6.2
- libaio
- libboost-devel
- libcublas-dev
- libcurand-dev
- libcusolver-dev
- libcusparse-dev
- librmm==24.12.*,>=0.0.0a0
- matplotlib
- mkl-devel
- nccl>=2.19
- ninja
- nlohmann_json>=3.11.2
Expand Down
3 changes: 3 additions & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,9 @@ dependencies:
- mkl-devel
- libaio
- libboost-devel
- matrix:
arch: aarch64
packages: null
bench_python:
common:
- output_types: [conda, pyproject, requirements]
Expand Down

0 comments on commit f95aec7

Please sign in to comment.