Skip to content

Commit 8beb700

Browse files
committed
Unpin cudf minor; pin cupy
Signed-off-by: Will Killian <[email protected]>
1 parent a92cf52 commit 8beb700

File tree

5 files changed

+18
-18
lines changed

5 files changed

+18
-18
lines changed

ci/conda/recipes/morpheus-libs/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ python:
2929
- 3.10
3030

3131
rapids_version:
32-
- 25.02.00
32+
- 25.02

ci/conda/recipes/morpheus/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ python:
2929
- 3.10
3030

3131
rapids_version:
32-
- 25.02.00
32+
- 25.02

conda/environments/all_cuda-128_arch-aarch64.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ dependencies:
3232
- cuda-nvtx=12.8
3333
- cuda-sanitizer-api
3434
- cuda-version=12.8
35-
- cudf=25.02.00
36-
- cuml=25.02.00
35+
- cudf=25.02
36+
- cuml=25.02
3737
- cupy
3838
- cxx-compiler
3939
- cython=3.0
@@ -59,7 +59,7 @@ dependencies:
5959
- jsonpatch>=1.33
6060
- kfp
6161
- libcublas-dev
62-
- libcudf=25.02.00
62+
- libcudf=25.02
6363
- libcufft-dev
6464
- libcurand-dev
6565
- libcusolver-dev
@@ -87,7 +87,7 @@ dependencies:
8787
- pre-commit
8888
- pybind11-stubgen=0.10.5
8989
- pydantic
90-
- pylibcudf=25.02.00
90+
- pylibcudf=25.02
9191
- pylint=3.0.3
9292
- pynvml=12
9393
- pypdf=3.17.4
@@ -100,7 +100,7 @@ dependencies:
100100
- python-graphviz
101101
- python=3.10
102102
- rapidjson=1.1.0
103-
- rapids-dask-dependency=25.02.00
103+
- rapids-dask-dependency=25.02
104104
- rdma-core>=48
105105
- requests-cache=1.1
106106
- requests-toolbelt=1.0

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ dependencies:
3232
- cuda-nvtx=12.8
3333
- cuda-sanitizer-api
3434
- cuda-version=12.8
35-
- cudf=25.02.00
36-
- cuml=25.02.00
35+
- cudf=25.02
36+
- cuml=25.02
3737
- cupy
3838
- cxx-compiler
3939
- cython=3.0
@@ -60,7 +60,7 @@ dependencies:
6060
- jsonpatch>=1.33
6161
- kfp
6262
- libcublas-dev
63-
- libcudf=25.02.00
63+
- libcudf=25.02
6464
- libcufft-dev
6565
- libcurand-dev
6666
- libcusolver-dev
@@ -89,7 +89,7 @@ dependencies:
8989
- pre-commit
9090
- pybind11-stubgen=0.10.5
9191
- pydantic
92-
- pylibcudf=25.02.00
92+
- pylibcudf=25.02
9393
- pylint=3.0.3
9494
- pynvml=12
9595
- pypdf=3.17.4
@@ -103,7 +103,7 @@ dependencies:
103103
- python-graphviz
104104
- python=3.10
105105
- rapidjson=1.1.0
106-
- rapids-dask-dependency=25.02.00
106+
- rapids-dask-dependency=25.02
107107
- rdma-core>=48
108108
- requests-cache=1.1
109109
- requests-toolbelt=1.0

dependencies.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -296,17 +296,17 @@ dependencies:
296296
- output_types: [conda]
297297
packages:
298298
# Include: cudatoolkit-dev
299-
- &cudf cudf=25.02.00
299+
- &cudf cudf=25.02
300300
- cython=3.0
301301
- glog>=0.7.1,<0.8
302302
- gtest=1.14
303-
- libcudf=25.02.00
303+
- libcudf=25.02
304304
- librdkafka>=1.9.2,<1.10.0a0
305305
- libzlib >=1.3.1,<2
306306
- &mrc mrc=25.06
307307
- nlohmann_json=3.11
308308
- pybind11-stubgen=0.10.5
309-
- pylibcudf=25.02.00
309+
- pylibcudf=25.02
310310
- rapidjson=1.1.0
311311
- rdma-core>=48 # Needed for DOCA.
312312
- scikit-build=0.17.6
@@ -384,7 +384,7 @@ dependencies:
384384
- click>=8
385385
# - cuda-version=12.8 ##
386386
- *cudf
387-
- cupy # Version determined from cudf
387+
- cupy<13.4 # Version determined from cudf
388388
- datacompy=0.10
389389
- dill=0.3.7
390390
- docker-py=5.0
@@ -402,7 +402,7 @@ dependencies:
402402
- python-confluent-kafka>=1.9.2,<1.10.0a0
403403
- python-graphviz
404404
- pluggy=1.3
405-
- rapids-dask-dependency=25.02.00 # provides dask and distributed
405+
- rapids-dask-dependency=25.02 # provides dask and distributed
406406
- requests<2.29.0
407407
- requests-cache=1.1
408408
- scikit-learn=1.3.2
@@ -533,7 +533,7 @@ dependencies:
533533
common:
534534
- output_types: [conda]
535535
packages:
536-
- &cuml cuml=25.02.00
536+
- &cuml cuml=25.02
537537
- pip
538538
- pip:
539539
- --find-links https://data.dgl.ai/wheels/cu121/repo.html

0 commit comments

Comments
 (0)