Skip to content

Commit

Permalink
REL v24.10.00 release
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass committed Oct 9, 2024
1 parent bb3d400 commit 6f2510a
Show file tree
Hide file tree
Showing 12 changed files with 105 additions and 105 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.10.*,>=0.0.0a0
- cudf==24.10.*
- cupy>=12.0.0
- cxx-compiler
- cython>=3.0.0
- dask-cuda==24.10.*,>=0.0.0a0
- dask-cudf==24.10.*,>=0.0.0a0
- dask-cuda==24.10.*
- dask-cudf==24.10.*
- doxygen
- fsspec>=0.6.0
- gcc_linux-64=11.*
- graphviz
- ipython
- libcudf==24.10.*,>=0.0.0a0
- libcugraphops==24.10.*,>=0.0.0a0
- libraft-headers==24.10.*,>=0.0.0a0
- libraft==24.10.*,>=0.0.0a0
- librmm==24.10.*,>=0.0.0a0
- libcudf==24.10.*
- libcugraphops==24.10.*
- libraft-headers==24.10.*
- libraft==24.10.*
- librmm==24.10.*
- nbsphinx
- nccl>=2.19
- networkx>=2.5.1
Expand All @@ -47,22 +47,22 @@ dependencies:
- pre-commit
- pydantic
- pydata-sphinx-theme
- pylibcugraphops==24.10.*,>=0.0.0a0
- pylibraft==24.10.*,>=0.0.0a0
- pylibwholegraph==24.10.*,>=0.0.0a0
- pylibcugraphops==24.10.*
- pylibraft==24.10.*
- pylibwholegraph==24.10.*
- pytest
- pytest-benchmark
- pytest-cov
- pytest-mpl
- pytest-xdist
- python-louvain
- pytorch>=2.3,<2.4.0a0
- raft-dask==24.10.*,>=0.0.0a0
- raft-dask==24.10.*
- rapids-build-backend>=0.3.1,<0.4.0.dev0
- rapids-dask-dependency==24.10.*,>=0.0.0a0
- rapids-dask-dependency==24.10.*
- recommonmark
- requests
- rmm==24.10.*,>=0.0.0a0
- rmm==24.10.*
- scikit-build-core>=0.10.0
- scikit-learn>=0.23.1
- scipy
Expand All @@ -75,7 +75,7 @@ dependencies:
- torchdata
- torchmetrics
- ucx-proc=*=gpu
- ucx-py==0.40.*,>=0.0.0a0
- ucx-py==0.40.*
- 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.10.*,>=0.0.0a0
- cudf==24.10.*
- cupy>=12.0.0
- cxx-compiler
- cython>=3.0.0
- dask-cuda==24.10.*,>=0.0.0a0
- dask-cudf==24.10.*,>=0.0.0a0
- dask-cuda==24.10.*
- dask-cudf==24.10.*
- doxygen
- fsspec>=0.6.0
- gcc_linux-64=11.*
- graphviz
- ipython
- libcublas-dev
- libcudf==24.10.*,>=0.0.0a0
- libcugraphops==24.10.*,>=0.0.0a0
- libcudf==24.10.*
- libcugraphops==24.10.*
- libcurand-dev
- libcusolver-dev
- libcusparse-dev
- libraft-headers==24.10.*,>=0.0.0a0
- libraft==24.10.*,>=0.0.0a0
- librmm==24.10.*,>=0.0.0a0
- libraft-headers==24.10.*
- libraft==24.10.*
- librmm==24.10.*
- nbsphinx
- nccl>=2.19
- networkx>=2.5.1
Expand All @@ -52,22 +52,22 @@ dependencies:
- pre-commit
- pydantic
- pydata-sphinx-theme
- pylibcugraphops==24.10.*,>=0.0.0a0
- pylibraft==24.10.*,>=0.0.0a0
- pylibwholegraph==24.10.*,>=0.0.0a0
- pylibcugraphops==24.10.*
- pylibraft==24.10.*
- pylibwholegraph==24.10.*
- pytest
- pytest-benchmark
- pytest-cov
- pytest-mpl
- pytest-xdist
- python-louvain
- pytorch>=2.3,<2.4.0a0
- raft-dask==24.10.*,>=0.0.0a0
- raft-dask==24.10.*
- rapids-build-backend>=0.3.1,<0.4.0.dev0
- rapids-dask-dependency==24.10.*,>=0.0.0a0
- rapids-dask-dependency==24.10.*
- recommonmark
- requests
- rmm==24.10.*,>=0.0.0a0
- rmm==24.10.*
- scikit-build-core>=0.10.0
- scikit-learn>=0.23.1
- scipy
Expand All @@ -80,7 +80,7 @@ dependencies:
- torchdata
- torchmetrics
- ucx-proc=*=gpu
- ucx-py==0.40.*,>=0.0.0a0
- ucx-py==0.40.*
- wget
- wheel
name: all_cuda-125_arch-x86_64
Loading

0 comments on commit 6f2510a

Please sign in to comment.