Skip to content

Commit 2bd7cd7

Browse files
committed
REL v26.06.00 release
1 parent b17fca9 commit 2bd7cd7

21 files changed

Lines changed: 264 additions & 265 deletions

.pre-commit-config.yaml

Lines changed: 199 additions & 200 deletions
Large diffs are not rendered by default.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ dependencies:
2929
- libcusparse-dev
3030
- libnvjitlink-dev
3131
- libopenblas<=0.3.30
32-
- librmm==26.6.*,>=0.0.0a0
32+
- librmm==26.6.*
3333
- make
3434
- nccl>=2.19
3535
- ninja
3636
- nodejs>=22
3737
- numpy>=1.23,<3.0
3838
- openblas
3939
- pre-commit
40-
- pylibraft==26.6.*,>=0.0.0a0
40+
- pylibraft==26.6.*
4141
- pytest
4242
- pytest-cov
4343
- rapids-build-backend>=0.4.0,<0.5.0

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ dependencies:
2828
- libcusolver-dev
2929
- libcusparse-dev
3030
- libnvjitlink-dev
31-
- librmm==26.6.*,>=0.0.0a0
31+
- librmm==26.6.*
3232
- make
3333
- nccl>=2.19
3434
- ninja
3535
- nodejs>=22
3636
- numpy>=1.23,<3.0
3737
- openblas
3838
- pre-commit
39-
- pylibraft==26.6.*,>=0.0.0a0
39+
- pylibraft==26.6.*
4040
- pytest
4141
- pytest-cov
4242
- rapids-build-backend>=0.4.0,<0.5.0

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@ dependencies:
2929
- libcusparse-dev
3030
- libnvjitlink-dev
3131
- libopenblas<=0.3.30
32-
- librmm==26.6.*,>=0.0.0a0
32+
- librmm==26.6.*
3333
- make
3434
- nccl>=2.19
3535
- ninja
3636
- nodejs>=22
3737
- numpy>=1.23,<3.0
3838
- openblas
3939
- pre-commit
40-
- pylibraft==26.6.*,>=0.0.0a0
40+
- pylibraft==26.6.*
4141
- pytest
4242
- pytest-cov
4343
- rapids-build-backend>=0.4.0,<0.5.0

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ dependencies:
2828
- libcusolver-dev
2929
- libcusparse-dev
3030
- libnvjitlink-dev
31-
- librmm==26.6.*,>=0.0.0a0
31+
- librmm==26.6.*
3232
- make
3333
- nccl>=2.19
3434
- ninja
3535
- nodejs>=22
3636
- numpy>=1.23,<3.0
3737
- openblas
3838
- pre-commit
39-
- pylibraft==26.6.*,>=0.0.0a0
39+
- pylibraft==26.6.*
4040
- pytest
4141
- pytest-cov
4242
- rapids-build-backend>=0.4.0,<0.5.0

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
- cuda-python>=12.9.2,<13.0
1818
- cuda-version=12.9
1919
- cupy>=13.6.0,!=14.0.0,!=14.1.0
20-
- cuvs==26.6.*,>=0.0.0a0
20+
- cuvs==26.6.*
2121
- cxx-compiler
2222
- cython>=3.2.2
2323
- dlpack>=0.8,<1.0
@@ -29,16 +29,16 @@ dependencies:
2929
- libcurand-dev
3030
- libcusolver-dev
3131
- libcusparse-dev
32-
- libcuvs==26.6.*,>=0.0.0a0
32+
- libcuvs==26.6.*
3333
- libnvjitlink-dev
34-
- librmm==26.6.*,>=0.0.0a0
34+
- librmm==26.6.*
3535
- matplotlib-base>=3.9
3636
- nccl>=2.19
3737
- ninja
3838
- nlohmann_json>=3.12.0
3939
- openblas
4040
- pandas
41-
- pylibraft==26.6.*,>=0.0.0a0
41+
- pylibraft==26.6.*
4242
- pyyaml
4343
- rapids-build-backend>=0.4.0,<0.5.0
4444
- requests

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
- cuda-python>=12.9.2,<13.0
1818
- cuda-version=12.9
1919
- cupy>=13.6.0,!=14.0.0,!=14.1.0
20-
- cuvs==26.6.*,>=0.0.0a0
20+
- cuvs==26.6.*
2121
- cxx-compiler
2222
- cython>=3.2.2
2323
- dlpack>=0.8,<1.0
@@ -31,17 +31,17 @@ dependencies:
3131
- libcurand-dev
3232
- libcusolver-dev
3333
- libcusparse-dev
34-
- libcuvs==26.6.*,>=0.0.0a0
34+
- libcuvs==26.6.*
3535
- libnvjitlink-dev
36-
- librmm==26.6.*,>=0.0.0a0
36+
- librmm==26.6.*
3737
- matplotlib-base>=3.9
3838
- mkl-devel=2023
3939
- nccl>=2.19
4040
- ninja
4141
- nlohmann_json>=3.12.0
4242
- openblas
4343
- pandas
44-
- pylibraft==26.6.*,>=0.0.0a0
44+
- pylibraft==26.6.*
4545
- pyyaml
4646
- rapids-build-backend>=0.4.0,<0.5.0
4747
- requests

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
- cuda-python>=13.0.1,<14.0
1818
- cuda-version=13.2
1919
- cupy>=13.6.0,!=14.0.0,!=14.1.0
20-
- cuvs==26.6.*,>=0.0.0a0
20+
- cuvs==26.6.*
2121
- cxx-compiler
2222
- cython>=3.2.2
2323
- dlpack>=0.8,<1.0
@@ -29,16 +29,16 @@ dependencies:
2929
- libcurand-dev
3030
- libcusolver-dev
3131
- libcusparse-dev
32-
- libcuvs==26.6.*,>=0.0.0a0
32+
- libcuvs==26.6.*
3333
- libnvjitlink-dev
34-
- librmm==26.6.*,>=0.0.0a0
34+
- librmm==26.6.*
3535
- matplotlib-base>=3.9
3636
- nccl>=2.19
3737
- ninja
3838
- nlohmann_json>=3.12.0
3939
- openblas
4040
- pandas
41-
- pylibraft==26.6.*,>=0.0.0a0
41+
- pylibraft==26.6.*
4242
- pyyaml
4343
- rapids-build-backend>=0.4.0,<0.5.0
4444
- requests

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
- cuda-python>=13.0.1,<14.0
1818
- cuda-version=13.2
1919
- cupy>=13.6.0,!=14.0.0,!=14.1.0
20-
- cuvs==26.6.*,>=0.0.0a0
20+
- cuvs==26.6.*
2121
- cxx-compiler
2222
- cython>=3.2.2
2323
- dlpack>=0.8,<1.0
@@ -31,17 +31,17 @@ dependencies:
3131
- libcurand-dev
3232
- libcusolver-dev
3333
- libcusparse-dev
34-
- libcuvs==26.6.*,>=0.0.0a0
34+
- libcuvs==26.6.*
3535
- libnvjitlink-dev
36-
- librmm==26.6.*,>=0.0.0a0
36+
- librmm==26.6.*
3737
- matplotlib-base>=3.9
3838
- mkl-devel=2023
3939
- nccl>=2.19
4040
- ninja
4141
- nlohmann_json>=3.12.0
4242
- openblas
4343
- pandas
44-
- pylibraft==26.6.*,>=0.0.0a0
44+
- pylibraft==26.6.*
4545
- pyyaml
4646
- rapids-build-backend>=0.4.0,<0.5.0
4747
- requests

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ dependencies:
2525
- libcurand-dev
2626
- libcusolver-dev
2727
- libcusparse-dev
28-
- libcuvs==26.6.*,>=0.0.0a0
28+
- libcuvs==26.6.*
2929
- libnvjitlink-dev
30-
- libraft==26.6.*,>=0.0.0a0
30+
- libraft==26.6.*
3131
- nccl>=2.19
3232
- ninja
3333
- sysroot_linux-aarch64==2.28

0 commit comments

Comments
 (0)