Skip to content

Commit 09b86b0

Browse files
committed
REL v25.04.00 release
1 parent 36a8f3f commit 09b86b0

File tree

8 files changed

+75
-75
lines changed

8 files changed

+75
-75
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ dependencies:
2020
- cupy>=12.0.0
2121
- cxx-compiler
2222
- cython>=3.0.0,<3.1.0a0
23-
- dask-cuda==25.4.*,>=0.0.0a0
24-
- distributed-ucxx==0.43.*,>=0.0.0a0
23+
- dask-cuda==25.4.*
24+
- distributed-ucxx==0.43.*
2525
- doxygen>=1.8.20
2626
- gcc_linux-aarch64=11.*
2727
- graphviz
@@ -34,28 +34,28 @@ dependencies:
3434
- libcusolver=11.4.1.48
3535
- libcusparse-dev=11.7.5.86
3636
- libcusparse=11.7.5.86
37-
- libucxx==0.43.*,>=0.0.0a0
37+
- libucxx==0.43.*
3838
- nccl>=2.19
3939
- ninja
4040
- numpy>=1.23,<3.0a0
4141
- numpydoc
4242
- nvcc_linux-aarch64=11.8
4343
- pre-commit
4444
- pydata-sphinx-theme
45-
- pylibraft==25.4.*,>=0.0.0a0
45+
- pylibraft==25.4.*
4646
- pytest-cov
4747
- pytest==7.*
4848
- rapids-build-backend>=0.3.0,<0.4.0.dev0
49-
- rapids-dask-dependency==25.4.*,>=0.0.0a0
50-
- rapids-logger==0.1.*,>=0.0.0a0
49+
- rapids-dask-dependency==25.4.*
50+
- rapids-logger==0.1.*
5151
- recommonmark
52-
- rmm==25.4.*,>=0.0.0a0
52+
- rmm==25.4.*
5353
- scikit-build-core>=0.10.0
5454
- scikit-learn
5555
- scipy
5656
- sphinx-copybutton
5757
- sphinx-markdown-tables
5858
- sphinx<8.2.0
5959
- sysroot_linux-aarch64==2.28
60-
- ucx-py==0.43.*,>=0.0.0a0
60+
- ucx-py==0.43.*
6161
name: all_cuda-118_arch-aarch64

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ dependencies:
2020
- cupy>=12.0.0
2121
- cxx-compiler
2222
- cython>=3.0.0,<3.1.0a0
23-
- dask-cuda==25.4.*,>=0.0.0a0
24-
- distributed-ucxx==0.43.*,>=0.0.0a0
23+
- dask-cuda==25.4.*
24+
- distributed-ucxx==0.43.*
2525
- doxygen>=1.8.20
2626
- gcc_linux-64=11.*
2727
- graphviz
@@ -34,28 +34,28 @@ dependencies:
3434
- libcusolver=11.4.1.48
3535
- libcusparse-dev=11.7.5.86
3636
- libcusparse=11.7.5.86
37-
- libucxx==0.43.*,>=0.0.0a0
37+
- libucxx==0.43.*
3838
- nccl>=2.19
3939
- ninja
4040
- numpy>=1.23,<3.0a0
4141
- numpydoc
4242
- nvcc_linux-64=11.8
4343
- pre-commit
4444
- pydata-sphinx-theme
45-
- pylibraft==25.4.*,>=0.0.0a0
45+
- pylibraft==25.4.*
4646
- pytest-cov
4747
- pytest==7.*
4848
- rapids-build-backend>=0.3.0,<0.4.0.dev0
49-
- rapids-dask-dependency==25.4.*,>=0.0.0a0
50-
- rapids-logger==0.1.*,>=0.0.0a0
49+
- rapids-dask-dependency==25.4.*
50+
- rapids-logger==0.1.*
5151
- recommonmark
52-
- rmm==25.4.*,>=0.0.0a0
52+
- rmm==25.4.*
5353
- scikit-build-core>=0.10.0
5454
- scikit-learn
5555
- scipy
5656
- sphinx-copybutton
5757
- sphinx-markdown-tables
5858
- sphinx<8.2.0
5959
- sysroot_linux-64==2.28
60-
- ucx-py==0.43.*,>=0.0.0a0
60+
- ucx-py==0.43.*
6161
name: all_cuda-118_arch-x86_64

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ dependencies:
2121
- cupy>=12.0.0
2222
- cxx-compiler
2323
- cython>=3.0.0,<3.1.0a0
24-
- dask-cuda==25.4.*,>=0.0.0a0
25-
- distributed-ucxx==0.43.*,>=0.0.0a0
24+
- dask-cuda==25.4.*
25+
- distributed-ucxx==0.43.*
2626
- doxygen>=1.8.20
2727
- gcc_linux-aarch64=13.*
2828
- graphviz
@@ -31,27 +31,27 @@ dependencies:
3131
- libcurand-dev
3232
- libcusolver-dev
3333
- libcusparse-dev
34-
- libucxx==0.43.*,>=0.0.0a0
34+
- libucxx==0.43.*
3535
- nccl>=2.19
3636
- ninja
3737
- numpy>=1.23,<3.0a0
3838
- numpydoc
3939
- pre-commit
4040
- pydata-sphinx-theme
41-
- pylibraft==25.4.*,>=0.0.0a0
41+
- pylibraft==25.4.*
4242
- pytest-cov
4343
- pytest==7.*
4444
- rapids-build-backend>=0.3.0,<0.4.0.dev0
45-
- rapids-dask-dependency==25.4.*,>=0.0.0a0
46-
- rapids-logger==0.1.*,>=0.0.0a0
45+
- rapids-dask-dependency==25.4.*
46+
- rapids-logger==0.1.*
4747
- recommonmark
48-
- rmm==25.4.*,>=0.0.0a0
48+
- rmm==25.4.*
4949
- scikit-build-core>=0.10.0
5050
- scikit-learn
5151
- scipy
5252
- sphinx-copybutton
5353
- sphinx-markdown-tables
5454
- sphinx<8.2.0
5555
- sysroot_linux-aarch64==2.28
56-
- ucx-py==0.43.*,>=0.0.0a0
56+
- ucx-py==0.43.*
5757
name: all_cuda-128_arch-aarch64

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ dependencies:
2121
- cupy>=12.0.0
2222
- cxx-compiler
2323
- cython>=3.0.0,<3.1.0a0
24-
- dask-cuda==25.4.*,>=0.0.0a0
25-
- distributed-ucxx==0.43.*,>=0.0.0a0
24+
- dask-cuda==25.4.*
25+
- distributed-ucxx==0.43.*
2626
- doxygen>=1.8.20
2727
- gcc_linux-64=13.*
2828
- graphviz
@@ -31,27 +31,27 @@ dependencies:
3131
- libcurand-dev
3232
- libcusolver-dev
3333
- libcusparse-dev
34-
- libucxx==0.43.*,>=0.0.0a0
34+
- libucxx==0.43.*
3535
- nccl>=2.19
3636
- ninja
3737
- numpy>=1.23,<3.0a0
3838
- numpydoc
3939
- pre-commit
4040
- pydata-sphinx-theme
41-
- pylibraft==25.4.*,>=0.0.0a0
41+
- pylibraft==25.4.*
4242
- pytest-cov
4343
- pytest==7.*
4444
- rapids-build-backend>=0.3.0,<0.4.0.dev0
45-
- rapids-dask-dependency==25.4.*,>=0.0.0a0
46-
- rapids-logger==0.1.*,>=0.0.0a0
45+
- rapids-dask-dependency==25.4.*
46+
- rapids-logger==0.1.*
4747
- recommonmark
48-
- rmm==25.4.*,>=0.0.0a0
48+
- rmm==25.4.*
4949
- scikit-build-core>=0.10.0
5050
- scikit-learn
5151
- scipy
5252
- sphinx-copybutton
5353
- sphinx-markdown-tables
5454
- sphinx<8.2.0
5555
- sysroot_linux-64==2.28
56-
- ucx-py==0.43.*,>=0.0.0a0
56+
- ucx-py==0.43.*
5757
name: all_cuda-128_arch-x86_64

dependencies.yaml

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ dependencies:
191191
packages:
192192
- c-compiler
193193
- cxx-compiler
194-
- libucxx==0.43.*,>=0.0.0a0
194+
- libucxx==0.43.*
195195
- nccl>=2.19
196196
specific:
197197
- output_types: conda
@@ -418,7 +418,7 @@ dependencies:
418418
common:
419419
- output_types: [conda, requirements, pyproject]
420420
packages:
421-
- rapids-logger==0.1.*,>=0.0.0a0
421+
- rapids-logger==0.1.*
422422
- output_types: requirements
423423
packages:
424424
# pip recognizes the index as a global option for the requirements.txt file
@@ -470,12 +470,12 @@ dependencies:
470470
common:
471471
- output_types: [conda, pyproject, requirements]
472472
packages:
473-
- dask-cuda==25.4.*,>=0.0.0a0
474-
- rapids-dask-dependency==25.4.*,>=0.0.0a0
473+
- dask-cuda==25.4.*
474+
- rapids-dask-dependency==25.4.*
475475
- output_types: conda
476476
packages:
477-
- &pylibraft_unsuffixed pylibraft==25.4.*,>=0.0.0a0
478-
- &ucx_py_unsuffixed ucx-py==0.43.*,>=0.0.0a0
477+
- &pylibraft_unsuffixed pylibraft==25.4.*
478+
- &ucx_py_unsuffixed ucx-py==0.43.*
479479
- output_types: requirements
480480
packages:
481481
# pip recognizes the index as a global option for the requirements.txt file
@@ -488,14 +488,14 @@ dependencies:
488488
cuda: "12.*"
489489
cuda_suffixed: "true"
490490
packages:
491-
- &pylibraft_cu12 pylibraft-cu12==25.4.*,>=0.0.0a0
492-
- &ucx_py_cu12 ucx-py-cu12==0.43.*,>=0.0.0a0
491+
- &pylibraft_cu12 pylibraft-cu12==25.4.*
492+
- &ucx_py_cu12 ucx-py-cu12==0.43.*
493493
- matrix:
494494
cuda: "11.*"
495495
cuda_suffixed: "true"
496496
packages:
497-
- &pylibraft_cu11 pylibraft-cu11==25.4.*,>=0.0.0a0
498-
- &ucx_py_cu11 ucx-py-cu11==0.43.*,>=0.0.0a0
497+
- &pylibraft_cu11 pylibraft-cu11==25.4.*
498+
- &ucx_py_cu11 ucx-py-cu11==0.43.*
499499
- {matrix: null, packages: [*pylibraft_unsuffixed, *ucx_py_unsuffixed]}
500500
test_python_common:
501501
common:
@@ -530,7 +530,7 @@ dependencies:
530530
packages:
531531
# UCXX is not currently a hard-dependency thus only installed during tests,
532532
# this will change in the future.
533-
- &distributed_ucxx_unsuffixed distributed-ucxx==0.43.*,>=0.0.0a0
533+
- &distributed_ucxx_unsuffixed distributed-ucxx==0.43.*
534534
- output_types: requirements
535535
packages:
536536
# pip recognizes the index as a global option for the requirements.txt file
@@ -543,12 +543,12 @@ dependencies:
543543
cuda: "12.*"
544544
cuda_suffixed: "true"
545545
packages:
546-
- distributed-ucxx-cu12==0.43.*,>=0.0.0a0
546+
- distributed-ucxx-cu12==0.43.*
547547
- matrix:
548548
cuda: "11.*"
549549
cuda_suffixed: "true"
550550
packages:
551-
- distributed-ucxx-cu11==0.43.*,>=0.0.0a0
551+
- distributed-ucxx-cu11==0.43.*
552552
- {matrix: null, packages: [*distributed_ucxx_unsuffixed]}
553553
depends_on_libraft:
554554
common:
@@ -559,38 +559,38 @@ dependencies:
559559
- --extra-index-url=https://pypi.anaconda.org/rapidsai-wheels-nightly/simple
560560
- output_types: conda
561561
packages:
562-
- libraft==25.4.*,>=0.0.0a0
562+
- libraft==25.4.*
563563
specific:
564564
- output_types: [requirements, pyproject]
565565
matrices:
566566
- matrix:
567567
cuda: "12.*"
568568
cuda_suffixed: "true"
569569
packages:
570-
- libraft-cu12==25.4.*,>=0.0.0a0
570+
- libraft-cu12==25.4.*
571571
- matrix:
572572
cuda: "11.*"
573573
cuda_suffixed: "true"
574574
packages:
575-
- libraft-cu11==25.4.*,>=0.0.0a0
575+
- libraft-cu11==25.4.*
576576
- matrix:
577577
packages:
578-
- libraft==25.4.*,>=0.0.0a0
578+
- libraft==25.4.*
579579
depends_on_libraft_headers:
580580
common:
581581
- output_types: conda
582582
packages:
583-
- libraft-headers==25.4.*,>=0.0.0a0
583+
- libraft-headers==25.4.*
584584
depends_on_pylibraft:
585585
common:
586586
- output_types: conda
587587
packages:
588-
- pylibraft==25.4.*,>=0.0.0a0
588+
- pylibraft==25.4.*
589589
depends_on_raft_dask:
590590
common:
591591
- output_types: conda
592592
packages:
593-
- raft-dask==25.4.*,>=0.0.0a0
593+
- raft-dask==25.4.*
594594
depends_on_libraft_tests:
595595
common:
596596
- output_types: conda
@@ -600,7 +600,7 @@ dependencies:
600600
common:
601601
- output_types: conda
602602
packages:
603-
- &librmm_unsuffixed librmm==25.4.*,>=0.0.0a0
603+
- &librmm_unsuffixed librmm==25.4.*
604604
- output_types: requirements
605605
packages:
606606
# pip recognizes the index as a global option for the requirements.txt file
@@ -613,20 +613,20 @@ dependencies:
613613
cuda: "12.*"
614614
cuda_suffixed: "true"
615615
packages:
616-
- librmm-cu12==25.4.*,>=0.0.0a0
616+
- librmm-cu12==25.4.*
617617
- matrix:
618618
cuda: "11.*"
619619
cuda_suffixed: "true"
620620
packages:
621-
- librmm-cu11==25.4.*,>=0.0.0a0
621+
- librmm-cu11==25.4.*
622622
- matrix:
623623
packages:
624624
- *librmm_unsuffixed
625625
depends_on_rmm:
626626
common:
627627
- output_types: conda
628628
packages:
629-
- &rmm_unsuffixed rmm==25.4.*,>=0.0.0a0
629+
- &rmm_unsuffixed rmm==25.4.*
630630
- output_types: requirements
631631
packages:
632632
# pip recognizes the index as a global option for the requirements.txt file
@@ -639,12 +639,12 @@ dependencies:
639639
cuda: "12.*"
640640
cuda_suffixed: "true"
641641
packages:
642-
- rmm-cu12==25.4.*,>=0.0.0a0
642+
- rmm-cu12==25.4.*
643643
- matrix:
644644
cuda: "11.*"
645645
cuda_suffixed: "true"
646646
packages:
647-
- rmm-cu11==25.4.*,>=0.0.0a0
647+
- rmm-cu11==25.4.*
648648
- matrix:
649649
packages:
650650
- *rmm_unsuffixed

python/libraft/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@ authors = [
3131
license = { text = "Apache 2.0" }
3232
requires-python = ">=3.10"
3333
dependencies = [
34-
"librmm==25.4.*,>=0.0.0a0",
34+
"librmm==25.4.*",
3535
"nvidia-cublas",
3636
"nvidia-curand",
3737
"nvidia-cusolver",
3838
"nvidia-cusparse",
39-
"rapids-logger==0.1.*,>=0.0.0a0",
39+
"rapids-logger==0.1.*",
4040
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
4141
classifiers = [
4242
"Intended Audience :: Developers",
@@ -104,9 +104,9 @@ regex = "(?P<value>.*)"
104104
build-backend = "scikit_build_core.build"
105105
requires = [
106106
"cmake>=3.30.4",
107-
"librmm==25.4.*,>=0.0.0a0",
107+
"librmm==25.4.*",
108108
"ninja",
109-
"rapids-logger==0.1.*,>=0.0.0a0",
109+
"rapids-logger==0.1.*",
110110
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
111111
dependencies-file = "../../dependencies.yaml"
112112
matrix-entry = "cuda_suffixed=true;use_cuda_wheels=true"

0 commit comments

Comments
 (0)