Skip to content

Commit

Permalink
Add distributed-ucxx dependency to raft-dask tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pentschev committed Nov 13, 2023
1 parent 0798c32 commit 28b3619
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies:
- dask-core==2023.9.2
- dask-cuda==23.12.*
- dask==2023.9.2
- distributed-ucxx==0.35.*
- distributed==2023.9.2
- doxygen>=1.8.20
- gcc_linux-64=11.*
Expand Down
1 change: 1 addition & 0 deletions conda/environments/all_cuda-120_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ dependencies:
- dask-core==2023.9.2
- dask-cuda==23.12.*
- dask==2023.9.2
- distributed-ucxx==0.35.*
- distributed==2023.9.2
- doxygen>=1.8.20
- gcc_linux-64=11.*
Expand Down
1 change: 1 addition & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,7 @@ dependencies:
- ucx>=1.13.0
- ucx-proc=*=gpu
- &ucx_py_conda ucx-py==0.35.*
- distributed-ucxx==0.35.*
- output_types: pyproject
packages:
- &pylibraft_conda pylibraft==23.12.*
Expand Down

0 comments on commit 28b3619

Please sign in to comment.