Skip to content

Commit 7aceec5

Browse files
committed
REL v24.08.00 release
1 parent 520c8df commit 7aceec5

File tree

5 files changed

+39
-39
lines changed

5 files changed

+39
-39
lines changed

conda/environments/all_cuda-114_arch-x86_64.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ dependencies:
1010
- click >=8.1
1111
- cuda-version=11.4
1212
- cudatoolkit
13-
- cudf==24.8.*
14-
- dask-cudf==24.8.*
15-
- distributed-ucxx==0.39.*
16-
- kvikio==24.8.*
13+
- cudf==24.8.*,>=0.0.0a0
14+
- dask-cudf==24.8.*,>=0.0.0a0
15+
- distributed-ucxx==0.39.*,>=0.0.0a0
16+
- kvikio==24.8.*,>=0.0.0a0
1717
- numactl-devel-cos7-x86_64
1818
- numba>=0.57
1919
- numpy>=1.23,<2.0a0
@@ -25,13 +25,13 @@ dependencies:
2525
- pytest-cov
2626
- python>=3.9,<3.12
2727
- rapids-build-backend>=0.3.0,<0.4.0dev0
28-
- rapids-dask-dependency==24.8.*
28+
- rapids-dask-dependency==24.8.*,>=0.0.0a0
2929
- setuptools>=64.0.0
3030
- sphinx
3131
- sphinx-click>=2.7.1
3232
- sphinx-rtd-theme>=0.5.1
3333
- ucx-proc=*=gpu
34-
- ucx-py==0.39.*
35-
- ucxx==0.39.*
34+
- ucx-py==0.39.*,>=0.0.0a0
35+
- ucxx==0.39.*,>=0.0.0a0
3636
- zict>=2.0.0
3737
name: all_cuda-114_arch-x86_64

conda/environments/all_cuda-118_arch-x86_64.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ dependencies:
1010
- click >=8.1
1111
- cuda-version=11.8
1212
- cudatoolkit
13-
- cudf==24.8.*
14-
- dask-cudf==24.8.*
15-
- distributed-ucxx==0.39.*
16-
- kvikio==24.8.*
13+
- cudf==24.8.*,>=0.0.0a0
14+
- dask-cudf==24.8.*,>=0.0.0a0
15+
- distributed-ucxx==0.39.*,>=0.0.0a0
16+
- kvikio==24.8.*,>=0.0.0a0
1717
- numactl-devel-cos7-x86_64
1818
- numba>=0.57
1919
- numpy>=1.23,<2.0a0
@@ -25,13 +25,13 @@ dependencies:
2525
- pytest-cov
2626
- python>=3.9,<3.12
2727
- rapids-build-backend>=0.3.0,<0.4.0dev0
28-
- rapids-dask-dependency==24.8.*
28+
- rapids-dask-dependency==24.8.*,>=0.0.0a0
2929
- setuptools>=64.0.0
3030
- sphinx
3131
- sphinx-click>=2.7.1
3232
- sphinx-rtd-theme>=0.5.1
3333
- ucx-proc=*=gpu
34-
- ucx-py==0.39.*
35-
- ucxx==0.39.*
34+
- ucx-py==0.39.*,>=0.0.0a0
35+
- ucxx==0.39.*,>=0.0.0a0
3636
- zict>=2.0.0
3737
name: all_cuda-118_arch-x86_64

conda/environments/all_cuda-125_arch-x86_64.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ dependencies:
1111
- cuda-nvcc-impl
1212
- cuda-nvrtc
1313
- cuda-version=12.5
14-
- cudf==24.8.*
15-
- dask-cudf==24.8.*
16-
- distributed-ucxx==0.39.*
17-
- kvikio==24.8.*
14+
- cudf==24.8.*,>=0.0.0a0
15+
- dask-cudf==24.8.*,>=0.0.0a0
16+
- distributed-ucxx==0.39.*,>=0.0.0a0
17+
- kvikio==24.8.*,>=0.0.0a0
1818
- numactl-devel-cos7-x86_64
1919
- numba>=0.57
2020
- numpy>=1.23,<2.0a0
@@ -26,13 +26,13 @@ dependencies:
2626
- pytest-cov
2727
- python>=3.9,<3.12
2828
- rapids-build-backend>=0.3.0,<0.4.0dev0
29-
- rapids-dask-dependency==24.8.*
29+
- rapids-dask-dependency==24.8.*,>=0.0.0a0
3030
- setuptools>=64.0.0
3131
- sphinx
3232
- sphinx-click>=2.7.1
3333
- sphinx-rtd-theme>=0.5.1
3434
- ucx-proc=*=gpu
35-
- ucx-py==0.39.*
36-
- ucxx==0.39.*
35+
- ucx-py==0.39.*,>=0.0.0a0
36+
- ucxx==0.39.*,>=0.0.0a0
3737
- zict>=2.0.0
3838
name: all_cuda-125_arch-x86_64

dependencies.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ dependencies:
158158
- numpy>=1.23,<2.0a0
159159
- pandas>=1.3
160160
- pynvml>=11.0.0,<11.5
161-
- rapids-dask-dependency==24.8.*
161+
- rapids-dask-dependency==24.8.*,>=0.0.0a0
162162
- zict>=2.0.0
163163
test_python:
164164
common:
@@ -168,13 +168,13 @@ dependencies:
168168
- pytest-cov
169169
- output_types: [conda]
170170
packages:
171-
- &cudf_unsuffixed cudf==24.8.*
172-
- &dask_cudf_unsuffixed dask-cudf==24.8.*
173-
- distributed-ucxx==0.39.*
174-
- &kvikio_unsuffixed kvikio==24.8.*
175-
- &ucx_py_unsuffixed ucx-py==0.39.*
171+
- &cudf_unsuffixed cudf==24.8.*,>=0.0.0a0
172+
- &dask_cudf_unsuffixed dask-cudf==24.8.*,>=0.0.0a0
173+
- distributed-ucxx==0.39.*,>=0.0.0a0
174+
- &kvikio_unsuffixed kvikio==24.8.*,>=0.0.0a0
175+
- &ucx_py_unsuffixed ucx-py==0.39.*,>=0.0.0a0
176176
- ucx-proc=*=gpu
177-
- ucxx==0.39.*
177+
- ucxx==0.39.*,>=0.0.0a0
178178
specific:
179179
- output_types: conda
180180
matrices:
@@ -194,16 +194,16 @@ dependencies:
194194
cuda: "12.*"
195195
cuda_suffixed: "true"
196196
packages:
197-
- cudf-cu12==24.8.*
198-
- dask-cudf-cu12==24.8.*
199-
- ucx-py-cu12==0.39.*
197+
- cudf-cu12==24.8.*,>=0.0.0a0
198+
- dask-cudf-cu12==24.8.*,>=0.0.0a0
199+
- ucx-py-cu12==0.39.*,>=0.0.0a0
200200
- matrix:
201201
cuda: "11.*"
202202
cuda_suffixed: "true"
203203
packages:
204-
- cudf-cu11==24.8.*
205-
- dask-cudf-cu11==24.8.*
206-
- ucx-py-cu11==0.39.*
204+
- cudf-cu11==24.8.*,>=0.0.0a0
205+
- dask-cudf-cu11==24.8.*,>=0.0.0a0
206+
- ucx-py-cu11==0.39.*,>=0.0.0a0
207207
- matrix:
208208
packages:
209209
- *cudf_unsuffixed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"numpy>=1.23,<2.0a0",
2222
"pandas>=1.3",
2323
"pynvml>=11.0.0,<11.5",
24-
"rapids-dask-dependency==24.8.*",
24+
"rapids-dask-dependency==24.8.*,>=0.0.0a0",
2525
"zict>=2.0.0",
2626
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit dependencies.yaml and run `rapids-dependency-file-generator`.
2727
classifiers = [
@@ -50,12 +50,12 @@ docs = [
5050
"sphinx-rtd-theme>=0.5.1",
5151
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit dependencies.yaml and run `rapids-dependency-file-generator`.
5252
test = [
53-
"cudf==24.8.*",
54-
"dask-cudf==24.8.*",
55-
"kvikio==24.8.*",
53+
"cudf==24.8.*,>=0.0.0a0",
54+
"dask-cudf==24.8.*,>=0.0.0a0",
55+
"kvikio==24.8.*,>=0.0.0a0",
5656
"pytest",
5757
"pytest-cov",
58-
"ucx-py==0.39.*",
58+
"ucx-py==0.39.*,>=0.0.0a0",
5959
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit dependencies.yaml and run `rapids-dependency-file-generator`.
6060

6161
[project.urls]

0 commit comments

Comments
 (0)