Skip to content

Commit 7a154dd

Browse files
committed
REL v25.04.00 release
1 parent 289ef1b commit 7a154dd

File tree

8 files changed

+108
-108
lines changed

8 files changed

+108
-108
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,20 @@ dependencies:
1616
- cuda-python>=11.8.5,<12.0a0
1717
- cuda-version=11.8
1818
- cudatoolkit
19-
- cudf==25.4.*,>=0.0.0a0
19+
- cudf==25.4.*
2020
- cupy>=12.0.0
2121
- cxx-compiler
2222
- cython>=3.0.0
23-
- dask-cuda==25.4.*,>=0.0.0a0
24-
- dask-cudf==25.4.*,>=0.0.0a0
23+
- dask-cuda==25.4.*
24+
- dask-cudf==25.4.*
2525
- doxygen
2626
- fsspec>=0.6.0
2727
- gcc_linux-64=11.*
2828
- graphviz
2929
- ipython
30-
- libcudf==25.4.*,>=0.0.0a0
31-
- libraft==25.4.*,>=0.0.0a0
32-
- librmm==25.4.*,>=0.0.0a0
30+
- libcudf==25.4.*
31+
- libraft==25.4.*
32+
- librmm==25.4.*
3333
- nbsphinx
3434
- nccl>=2.19
3535
- networkx>=2.5.1
@@ -45,20 +45,20 @@ dependencies:
4545
- pre-commit
4646
- pydantic
4747
- pydata-sphinx-theme
48-
- pylibraft==25.4.*,>=0.0.0a0
49-
- pylibwholegraph==25.4.*,>=0.0.0a0
48+
- pylibraft==25.4.*
49+
- pylibwholegraph==25.4.*
5050
- pytest
5151
- pytest-benchmark
5252
- pytest-cov
5353
- pytest-xdist
5454
- python-louvain
5555
- pytorch>=2.3,<2.5a0
56-
- raft-dask==25.4.*,>=0.0.0a0
56+
- raft-dask==25.4.*
5757
- rapids-build-backend>=0.3.1,<0.4.0.dev0
58-
- rapids-dask-dependency==25.4.*,>=0.0.0a0
58+
- rapids-dask-dependency==25.4.*
5959
- recommonmark
6060
- requests
61-
- rmm==25.4.*,>=0.0.0a0
61+
- rmm==25.4.*
6262
- scikit-build-core>=0.10.0
6363
- scikit-learn>=0.23.1
6464
- scipy
@@ -70,6 +70,6 @@ dependencies:
7070
- thriftpy2>=0.4.15,!=0.5.0,!=0.5.1
7171
- torchdata
7272
- torchmetrics
73-
- ucx-py==0.43.*,>=0.0.0a0
73+
- ucx-py==0.43.*
7474
- wheel
7575
name: all_cuda-118_arch-x86_64

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,24 +18,24 @@ dependencies:
1818
- cuda-profiler-api
1919
- cuda-python>=12.6.2,<13.0a0
2020
- cuda-version=12.8
21-
- cudf==25.4.*,>=0.0.0a0
21+
- cudf==25.4.*
2222
- cupy>=12.0.0
2323
- cxx-compiler
2424
- cython>=3.0.0
25-
- dask-cuda==25.4.*,>=0.0.0a0
26-
- dask-cudf==25.4.*,>=0.0.0a0
25+
- dask-cuda==25.4.*
26+
- dask-cudf==25.4.*
2727
- doxygen
2828
- fsspec>=0.6.0
2929
- gcc_linux-64=13.*
3030
- graphviz
3131
- ipython
3232
- libcublas-dev
33-
- libcudf==25.4.*,>=0.0.0a0
33+
- libcudf==25.4.*
3434
- libcurand-dev
3535
- libcusolver-dev
3636
- libcusparse-dev
37-
- libraft==25.4.*,>=0.0.0a0
38-
- librmm==25.4.*,>=0.0.0a0
37+
- libraft==25.4.*
38+
- librmm==25.4.*
3939
- nbsphinx
4040
- nccl>=2.19
4141
- networkx>=2.5.1
@@ -50,20 +50,20 @@ dependencies:
5050
- pre-commit
5151
- pydantic
5252
- pydata-sphinx-theme
53-
- pylibraft==25.4.*,>=0.0.0a0
54-
- pylibwholegraph==25.4.*,>=0.0.0a0
53+
- pylibraft==25.4.*
54+
- pylibwholegraph==25.4.*
5555
- pytest
5656
- pytest-benchmark
5757
- pytest-cov
5858
- pytest-xdist
5959
- python-louvain
6060
- pytorch>=2.3,<2.5a0
61-
- raft-dask==25.4.*,>=0.0.0a0
61+
- raft-dask==25.4.*
6262
- rapids-build-backend>=0.3.1,<0.4.0.dev0
63-
- rapids-dask-dependency==25.4.*,>=0.0.0a0
63+
- rapids-dask-dependency==25.4.*
6464
- recommonmark
6565
- requests
66-
- rmm==25.4.*,>=0.0.0a0
66+
- rmm==25.4.*
6767
- scikit-build-core>=0.10.0
6868
- scikit-learn>=0.23.1
6969
- scipy
@@ -75,6 +75,6 @@ dependencies:
7575
- thriftpy2>=0.4.15,!=0.5.0,!=0.5.1
7676
- torchdata
7777
- torchmetrics
78-
- ucx-py==0.43.*,>=0.0.0a0
78+
- ucx-py==0.43.*
7979
- wheel
8080
name: all_cuda-128_arch-x86_64

0 commit comments

Comments
 (0)