Skip to content

Commit 8417098

Browse files
committed
REL v25.04.00 release
1 parent 9330bc6 commit 8417098

19 files changed

+62
-62
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies:
3535
- libcusolver=11.4.1.48
3636
- libcusparse-dev=11.7.5.86
3737
- libcusparse=11.7.5.86
38-
- librmm==25.4.*,>=0.0.0a0
38+
- librmm==25.4.*
3939
- make
4040
- nccl>=2.19
4141
- ninja
@@ -44,7 +44,7 @@ dependencies:
4444
- nvcc_linux-aarch64=11.8
4545
- openblas
4646
- pre-commit
47-
- pylibraft==25.4.*,>=0.0.0a0
47+
- pylibraft==25.4.*
4848
- pytest-cov
4949
- pytest==7.*
5050
- rapids-build-backend>=0.3.0,<0.4.0.dev0

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies:
3535
- libcusolver=11.4.1.48
3636
- libcusparse-dev=11.7.5.86
3737
- libcusparse=11.7.5.86
38-
- librmm==25.4.*,>=0.0.0a0
38+
- librmm==25.4.*
3939
- make
4040
- nccl>=2.19
4141
- ninja
@@ -44,7 +44,7 @@ dependencies:
4444
- nvcc_linux-64=11.8
4545
- openblas
4646
- pre-commit
47-
- pylibraft==25.4.*,>=0.0.0a0
47+
- pylibraft==25.4.*
4848
- pytest-cov
4949
- pytest==7.*
5050
- rapids-build-backend>=0.3.0,<0.4.0.dev0

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ dependencies:
3232
- libcurand-dev
3333
- libcusolver-dev
3434
- libcusparse-dev
35-
- librmm==25.4.*,>=0.0.0a0
35+
- librmm==25.4.*
3636
- make
3737
- nccl>=2.19
3838
- ninja
3939
- numpy>=1.23,<3.0a0
4040
- numpydoc
4141
- openblas
4242
- pre-commit
43-
- pylibraft==25.4.*,>=0.0.0a0
43+
- pylibraft==25.4.*
4444
- pytest-cov
4545
- pytest==7.*
4646
- rapids-build-backend>=0.3.0,<0.4.0.dev0

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ dependencies:
3232
- libcurand-dev
3333
- libcusolver-dev
3434
- libcusparse-dev
35-
- librmm==25.4.*,>=0.0.0a0
35+
- librmm==25.4.*
3636
- make
3737
- nccl>=2.19
3838
- ninja
3939
- numpy>=1.23,<3.0a0
4040
- numpydoc
4141
- openblas
4242
- pre-commit
43-
- pylibraft==25.4.*,>=0.0.0a0
43+
- pylibraft==25.4.*
4444
- pytest-cov
4545
- pytest==7.*
4646
- rapids-build-backend>=0.3.0,<0.4.0.dev0

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
- cuda-version=11.8
2020
- cudatoolkit
2121
- cupy>=12.0.0
22-
- cuvs==25.4.*,>=0.0.0a0
22+
- cuvs==25.4.*
2323
- cxx-compiler
2424
- cython>=3.0.0
2525
- dlpack>=0.8,<1.0
@@ -35,16 +35,16 @@ dependencies:
3535
- libcusolver=11.4.1.48
3636
- libcusparse-dev=11.7.5.86
3737
- libcusparse=11.7.5.86
38-
- libcuvs==25.4.*,>=0.0.0a0
39-
- librmm==25.4.*,>=0.0.0a0
38+
- libcuvs==25.4.*
39+
- librmm==25.4.*
4040
- matplotlib-base
4141
- nccl>=2.19
4242
- ninja
4343
- nlohmann_json>=3.11.2
4444
- nvcc_linux-aarch64=11.8
4545
- openblas
4646
- pandas
47-
- pylibraft==25.4.*,>=0.0.0a0
47+
- pylibraft==25.4.*
4848
- pyyaml
4949
- rapids-build-backend>=0.3.0,<0.4.0.dev0
5050
- requests

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
- cuda-version=11.8
2020
- cudatoolkit
2121
- cupy>=12.0.0
22-
- cuvs==25.4.*,>=0.0.0a0
22+
- cuvs==25.4.*
2323
- cxx-compiler
2424
- cython>=3.0.0
2525
- dlpack>=0.8,<1.0
@@ -37,8 +37,8 @@ dependencies:
3737
- libcusolver=11.4.1.48
3838
- libcusparse-dev=11.7.5.86
3939
- libcusparse=11.7.5.86
40-
- libcuvs==25.4.*,>=0.0.0a0
41-
- librmm==25.4.*,>=0.0.0a0
40+
- libcuvs==25.4.*
41+
- librmm==25.4.*
4242
- matplotlib-base
4343
- mkl-devel=2023
4444
- nccl>=2.19
@@ -47,7 +47,7 @@ dependencies:
4747
- nvcc_linux-64=11.8
4848
- openblas
4949
- pandas
50-
- pylibraft==25.4.*,>=0.0.0a0
50+
- pylibraft==25.4.*
5151
- pyyaml
5252
- rapids-build-backend>=0.3.0,<0.4.0.dev0
5353
- requests

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
- cuda-python>=12.6.2,<13.0a0
2121
- cuda-version=12.8
2222
- cupy>=12.0.0
23-
- cuvs==25.4.*,>=0.0.0a0
23+
- cuvs==25.4.*
2424
- cxx-compiler
2525
- cython>=3.0.0
2626
- dlpack>=0.8,<1.0
@@ -32,15 +32,15 @@ dependencies:
3232
- libcurand-dev
3333
- libcusolver-dev
3434
- libcusparse-dev
35-
- libcuvs==25.4.*,>=0.0.0a0
36-
- librmm==25.4.*,>=0.0.0a0
35+
- libcuvs==25.4.*
36+
- librmm==25.4.*
3737
- matplotlib-base
3838
- nccl>=2.19
3939
- ninja
4040
- nlohmann_json>=3.11.2
4141
- openblas
4242
- pandas
43-
- pylibraft==25.4.*,>=0.0.0a0
43+
- pylibraft==25.4.*
4444
- pyyaml
4545
- rapids-build-backend>=0.3.0,<0.4.0.dev0
4646
- requests

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
- cuda-python>=12.6.2,<13.0a0
2121
- cuda-version=12.8
2222
- cupy>=12.0.0
23-
- cuvs==25.4.*,>=0.0.0a0
23+
- cuvs==25.4.*
2424
- cxx-compiler
2525
- cython>=3.0.0
2626
- dlpack>=0.8,<1.0
@@ -34,16 +34,16 @@ dependencies:
3434
- libcurand-dev
3535
- libcusolver-dev
3636
- libcusparse-dev
37-
- libcuvs==25.4.*,>=0.0.0a0
38-
- librmm==25.4.*,>=0.0.0a0
37+
- libcuvs==25.4.*
38+
- librmm==25.4.*
3939
- matplotlib-base
4040
- mkl-devel=2023
4141
- nccl>=2.19
4242
- ninja
4343
- nlohmann_json>=3.11.2
4444
- openblas
4545
- pandas
46-
- pylibraft==25.4.*,>=0.0.0a0
46+
- pylibraft==25.4.*
4747
- pyyaml
4848
- rapids-build-backend>=0.3.0,<0.4.0.dev0
4949
- requests

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ dependencies:
2828
- libcusolver=11.4.1.48
2929
- libcusparse-dev=11.7.5.86
3030
- libcusparse=11.7.5.86
31-
- libcuvs==25.4.*,>=0.0.0a0
32-
- libraft==25.4.*,>=0.0.0a0
31+
- libcuvs==25.4.*
32+
- libraft==25.4.*
3333
- nccl>=2.19
3434
- ninja
3535
- nvcc_linux-aarch64=11.8

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ dependencies:
2828
- libcusolver=11.4.1.48
2929
- libcusparse-dev=11.7.5.86
3030
- libcusparse=11.7.5.86
31-
- libcuvs==25.4.*,>=0.0.0a0
32-
- libraft==25.4.*,>=0.0.0a0
31+
- libcuvs==25.4.*
32+
- libraft==25.4.*
3333
- nccl>=2.19
3434
- ninja
3535
- nvcc_linux-64=11.8

0 commit comments

Comments
 (0)