Skip to content

Commit

Permalink
REL v24.12.00 release
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass committed Dec 11, 2024
1 parent 57d3789 commit 93fd4e6
Show file tree
Hide file tree
Showing 6 changed files with 93 additions and 93 deletions.
30 changes: 15 additions & 15 deletions conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@ dependencies:
- cuda-nvtx
- cuda-version=11.8
- cudatoolkit
- cudf==24.12.*,>=0.0.0a0
- cudf==24.12.*
- cupy>=12.0.0
- cxx-compiler
- cython>=3.0.0
- dask-cuda==24.12.*,>=0.0.0a0
- dask-cudf==24.12.*,>=0.0.0a0
- dask-cuda==24.12.*
- dask-cudf==24.12.*
- doxygen
- fsspec>=0.6.0
- gcc_linux-64=11.*
- graphviz
- ipython
- libcudf==24.12.*,>=0.0.0a0
- libcugraphops==24.12.*,>=0.0.0a0
- libraft-headers==24.12.*,>=0.0.0a0
- libraft==24.12.*,>=0.0.0a0
- librmm==24.12.*,>=0.0.0a0
- libcudf==24.12.*
- libcugraphops==24.12.*
- libraft-headers==24.12.*
- libraft==24.12.*
- librmm==24.12.*
- nbsphinx
- nccl>=2.19
- networkx>=2.5.1
Expand All @@ -46,21 +46,21 @@ dependencies:
- pre-commit
- pydantic
- pydata-sphinx-theme
- pylibcugraphops==24.12.*,>=0.0.0a0
- pylibraft==24.12.*,>=0.0.0a0
- pylibwholegraph==24.12.*,>=0.0.0a0
- pylibcugraphops==24.12.*
- pylibraft==24.12.*
- pylibwholegraph==24.12.*
- pytest
- pytest-benchmark
- pytest-cov
- pytest-xdist
- python-louvain
- pytorch>=2.3,<2.5a0
- raft-dask==24.12.*,>=0.0.0a0
- raft-dask==24.12.*
- rapids-build-backend>=0.3.1,<0.4.0.dev0
- rapids-dask-dependency==24.12.*,>=0.0.0a0
- rapids-dask-dependency==24.12.*
- recommonmark
- requests
- rmm==24.12.*,>=0.0.0a0
- rmm==24.12.*
- scikit-build-core>=0.10.0
- scikit-learn>=0.23.1
- scipy
Expand All @@ -73,7 +73,7 @@ dependencies:
- torchdata
- torchmetrics
- ucx-proc=*=gpu
- ucx-py==0.41.*,>=0.0.0a0
- ucx-py==0.41.*
- wget
- wheel
name: all_cuda-118_arch-x86_64
30 changes: 15 additions & 15 deletions conda/environments/all_cuda-125_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,26 +17,26 @@ dependencies:
- cuda-nvtx-dev
- cuda-profiler-api
- cuda-version=12.5
- cudf==24.12.*,>=0.0.0a0
- cudf==24.12.*
- cupy>=12.0.0
- cxx-compiler
- cython>=3.0.0
- dask-cuda==24.12.*,>=0.0.0a0
- dask-cudf==24.12.*,>=0.0.0a0
- dask-cuda==24.12.*
- dask-cudf==24.12.*
- doxygen
- fsspec>=0.6.0
- gcc_linux-64=11.*
- graphviz
- ipython
- libcublas-dev
- libcudf==24.12.*,>=0.0.0a0
- libcugraphops==24.12.*,>=0.0.0a0
- libcudf==24.12.*
- libcugraphops==24.12.*
- libcurand-dev
- libcusolver-dev
- libcusparse-dev
- libraft-headers==24.12.*,>=0.0.0a0
- libraft==24.12.*,>=0.0.0a0
- librmm==24.12.*,>=0.0.0a0
- libraft-headers==24.12.*
- libraft==24.12.*
- librmm==24.12.*
- nbsphinx
- nccl>=2.19
- networkx>=2.5.1
Expand All @@ -51,21 +51,21 @@ dependencies:
- pre-commit
- pydantic
- pydata-sphinx-theme
- pylibcugraphops==24.12.*,>=0.0.0a0
- pylibraft==24.12.*,>=0.0.0a0
- pylibwholegraph==24.12.*,>=0.0.0a0
- pylibcugraphops==24.12.*
- pylibraft==24.12.*
- pylibwholegraph==24.12.*
- pytest
- pytest-benchmark
- pytest-cov
- pytest-xdist
- python-louvain
- pytorch>=2.3,<2.5a0
- raft-dask==24.12.*,>=0.0.0a0
- raft-dask==24.12.*
- rapids-build-backend>=0.3.1,<0.4.0.dev0
- rapids-dask-dependency==24.12.*,>=0.0.0a0
- rapids-dask-dependency==24.12.*
- recommonmark
- requests
- rmm==24.12.*,>=0.0.0a0
- rmm==24.12.*
- scikit-build-core>=0.10.0
- scikit-learn>=0.23.1
- scipy
Expand All @@ -78,7 +78,7 @@ dependencies:
- torchdata
- torchmetrics
- ucx-proc=*=gpu
- ucx-py==0.41.*,>=0.0.0a0
- ucx-py==0.41.*
- wget
- wheel
name: all_cuda-125_arch-x86_64
Loading

0 comments on commit 93fd4e6

Please sign in to comment.