Skip to content

Commit e0f09e5

Browse files
committed
REL v25.08.00 release
1 parent 2d2b8a7 commit e0f09e5

8 files changed

Lines changed: 96 additions & 96 deletions

File tree

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,24 @@ dependencies:
1616
- cuda-profiler-api
1717
- cuda-python>=12.6.2,<13.0a0
1818
- cuda-version=12.9
19-
- cudf==25.8.*,>=0.0.0a0
19+
- cudf==25.8.*
2020
- cupy>=12.0.0
2121
- cxx-compiler
2222
- cython>=3.1.2
23-
- dask-cuda==25.8.*,>=0.0.0a0
24-
- dask-cudf==25.8.*,>=0.0.0a0
23+
- dask-cuda==25.8.*
24+
- dask-cudf==25.8.*
2525
- doxygen
2626
- fsspec>=0.6.0
2727
- gcc_linux-aarch64=13.*
2828
- graphviz
2929
- ipython
3030
- libcublas-dev
31-
- libcudf==25.8.*,>=0.0.0a0
31+
- libcudf==25.8.*
3232
- libcurand-dev
3333
- libcusolver-dev
3434
- libcusparse-dev
35-
- libraft==25.8.*,>=0.0.0a0
36-
- librmm==25.8.*,>=0.0.0a0
35+
- libraft==25.8.*
36+
- librmm==25.8.*
3737
- nbsphinx
3838
- nccl>=2.19
3939
- networkx>=2.5.1
@@ -48,20 +48,20 @@ dependencies:
4848
- pre-commit
4949
- pydantic
5050
- pydata-sphinx-theme
51-
- pylibcudf==25.8.*,>=0.0.0a0
52-
- pylibraft==25.8.*,>=0.0.0a0
51+
- pylibcudf==25.8.*
52+
- pylibraft==25.8.*
5353
- pytest
5454
- pytest-benchmark
5555
- pytest-cov
5656
- pytest-xdist
5757
- python-louvain
5858
- pytorch>=2.3
59-
- raft-dask==25.8.*,>=0.0.0a0
59+
- raft-dask==25.8.*
6060
- rapids-build-backend>=0.3.1,<0.4.0.dev0
61-
- rapids-dask-dependency==25.8.*,>=0.0.0a0
61+
- rapids-dask-dependency==25.8.*
6262
- recommonmark
6363
- requests
64-
- rmm==25.8.*,>=0.0.0a0
64+
- rmm==25.8.*
6565
- scikit-build-core>=0.10.0
6666
- scikit-learn>=0.23.1
6767
- scipy
@@ -73,6 +73,6 @@ dependencies:
7373
- thriftpy2>=0.4.15,!=0.5.0,!=0.5.1
7474
- torchdata
7575
- torchmetrics
76-
- ucx-py==0.45.*,>=0.0.0a0
76+
- ucx-py==0.45.*
7777
- wheel
7878
name: all_cuda-129_arch-aarch64

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,24 +16,24 @@ dependencies:
1616
- cuda-profiler-api
1717
- cuda-python>=12.6.2,<13.0a0
1818
- cuda-version=12.9
19-
- cudf==25.8.*,>=0.0.0a0
19+
- cudf==25.8.*
2020
- cupy>=12.0.0
2121
- cxx-compiler
2222
- cython>=3.1.2
23-
- dask-cuda==25.8.*,>=0.0.0a0
24-
- dask-cudf==25.8.*,>=0.0.0a0
23+
- dask-cuda==25.8.*
24+
- dask-cudf==25.8.*
2525
- doxygen
2626
- fsspec>=0.6.0
2727
- gcc_linux-64=13.*
2828
- graphviz
2929
- ipython
3030
- libcublas-dev
31-
- libcudf==25.8.*,>=0.0.0a0
31+
- libcudf==25.8.*
3232
- libcurand-dev
3333
- libcusolver-dev
3434
- libcusparse-dev
35-
- libraft==25.8.*,>=0.0.0a0
36-
- librmm==25.8.*,>=0.0.0a0
35+
- libraft==25.8.*
36+
- librmm==25.8.*
3737
- nbsphinx
3838
- nccl>=2.19
3939
- networkx>=2.5.1
@@ -48,20 +48,20 @@ dependencies:
4848
- pre-commit
4949
- pydantic
5050
- pydata-sphinx-theme
51-
- pylibcudf==25.8.*,>=0.0.0a0
52-
- pylibraft==25.8.*,>=0.0.0a0
51+
- pylibcudf==25.8.*
52+
- pylibraft==25.8.*
5353
- pytest
5454
- pytest-benchmark
5555
- pytest-cov
5656
- pytest-xdist
5757
- python-louvain
5858
- pytorch>=2.3
59-
- raft-dask==25.8.*,>=0.0.0a0
59+
- raft-dask==25.8.*
6060
- rapids-build-backend>=0.3.1,<0.4.0.dev0
61-
- rapids-dask-dependency==25.8.*,>=0.0.0a0
61+
- rapids-dask-dependency==25.8.*
6262
- recommonmark
6363
- requests
64-
- rmm==25.8.*,>=0.0.0a0
64+
- rmm==25.8.*
6565
- scikit-build-core>=0.10.0
6666
- scikit-learn>=0.23.1
6767
- scipy
@@ -73,6 +73,6 @@ dependencies:
7373
- thriftpy2>=0.4.15,!=0.5.0,!=0.5.1
7474
- torchdata
7575
- torchmetrics
76-
- ucx-py==0.45.*,>=0.0.0a0
76+
- ucx-py==0.45.*
7777
- wheel
7878
name: all_cuda-129_arch-x86_64

0 commit comments

Comments
 (0)