Skip to content

Commit

Permalink
REL v25.02.00 release
Browse files Browse the repository at this point in the history
  • Loading branch information
AyodeAwe committed Feb 13, 2025
1 parent 45b7726 commit 0cadca0
Show file tree
Hide file tree
Showing 7 changed files with 101 additions and 101 deletions.
24 changes: 12 additions & 12 deletions conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,20 @@ dependencies:
- cuda-python>=11.8.5,<12.0a0
- cuda-version=11.8
- cudatoolkit
- cudf==25.2.*,>=0.0.0a0
- cudf==25.2.*
- cupy>=12.0.0
- cxx-compiler
- cython>=3.0.0
- dask-cuda==25.2.*,>=0.0.0a0
- dask-cudf==25.2.*,>=0.0.0a0
- dask-cuda==25.2.*
- dask-cudf==25.2.*
- doxygen
- fsspec>=0.6.0
- gcc_linux-64=11.*
- graphviz
- ipython
- libcudf==25.2.*,>=0.0.0a0
- libraft==25.2.*,>=0.0.0a0
- librmm==25.2.*,>=0.0.0a0
- libcudf==25.2.*
- libraft==25.2.*
- librmm==25.2.*
- nbsphinx
- nccl>=2.19
- networkx>=2.5.1
Expand All @@ -45,20 +45,20 @@ dependencies:
- pre-commit
- pydantic
- pydata-sphinx-theme
- pylibraft==25.2.*,>=0.0.0a0
- pylibwholegraph==25.2.*,>=0.0.0a0
- pylibraft==25.2.*
- pylibwholegraph==25.2.*
- pytest
- pytest-benchmark
- pytest-cov
- pytest-xdist
- python-louvain
- pytorch>=2.3,<2.5a0
- raft-dask==25.2.*,>=0.0.0a0
- raft-dask==25.2.*
- rapids-build-backend>=0.3.1,<0.4.0.dev0
- rapids-dask-dependency==25.2.*,>=0.0.0a0
- rapids-dask-dependency==25.2.*
- recommonmark
- requests
- rmm==25.2.*,>=0.0.0a0
- rmm==25.2.*
- scikit-build-core>=0.10.0
- scikit-learn>=0.23.1
- scipy
Expand All @@ -70,6 +70,6 @@ dependencies:
- thriftpy2>=0.4.15,!=0.5.0,!=0.5.1
- torchdata
- torchmetrics
- ucx-py==0.42.*,>=0.0.0a0
- ucx-py==0.42.*
- wheel
name: all_cuda-118_arch-x86_64
24 changes: 12 additions & 12 deletions conda/environments/all_cuda-128_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,24 @@ dependencies:
- cuda-profiler-api
- cuda-python>=12.6.2,<13.0a0
- cuda-version=12.8
- cudf==25.2.*,>=0.0.0a0
- cudf==25.2.*
- cupy>=12.0.0
- cxx-compiler
- cython>=3.0.0
- dask-cuda==25.2.*,>=0.0.0a0
- dask-cudf==25.2.*,>=0.0.0a0
- dask-cuda==25.2.*
- dask-cudf==25.2.*
- doxygen
- fsspec>=0.6.0
- gcc_linux-64=13.*
- graphviz
- ipython
- libcublas-dev
- libcudf==25.2.*,>=0.0.0a0
- libcudf==25.2.*
- libcurand-dev
- libcusolver-dev
- libcusparse-dev
- libraft==25.2.*,>=0.0.0a0
- librmm==25.2.*,>=0.0.0a0
- libraft==25.2.*
- librmm==25.2.*
- nbsphinx
- nccl>=2.19
- networkx>=2.5.1
Expand All @@ -50,20 +50,20 @@ dependencies:
- pre-commit
- pydantic
- pydata-sphinx-theme
- pylibraft==25.2.*,>=0.0.0a0
- pylibwholegraph==25.2.*,>=0.0.0a0
- pylibraft==25.2.*
- pylibwholegraph==25.2.*
- pytest
- pytest-benchmark
- pytest-cov
- pytest-xdist
- python-louvain
- pytorch>=2.3,<2.5a0
- raft-dask==25.2.*,>=0.0.0a0
- raft-dask==25.2.*
- rapids-build-backend>=0.3.1,<0.4.0.dev0
- rapids-dask-dependency==25.2.*,>=0.0.0a0
- rapids-dask-dependency==25.2.*
- recommonmark
- requests
- rmm==25.2.*,>=0.0.0a0
- rmm==25.2.*
- scikit-build-core>=0.10.0
- scikit-learn>=0.23.1
- scipy
Expand All @@ -75,6 +75,6 @@ dependencies:
- thriftpy2>=0.4.15,!=0.5.0,!=0.5.1
- torchdata
- torchmetrics
- ucx-py==0.42.*,>=0.0.0a0
- ucx-py==0.42.*
- wheel
name: all_cuda-128_arch-x86_64
Loading

0 comments on commit 0cadca0

Please sign in to comment.