Skip to content

Commit e79cd67

Browse files
committed
REL v24.12.00 release
1 parent 41b1212 commit e79cd67

7 files changed

+81
-81
lines changed

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

+12-12
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ dependencies:
1313
- cuda-python>=11.7.1,<12.0a0,<=11.8.3
1414
- cuda-version=11.8
1515
- cudatoolkit
16-
- cudf==24.12.*,>=0.0.0a0
16+
- cudf==24.12.*
1717
- cupy>=12.0.0
18-
- cuvs==24.12.*,>=0.0.0a0
18+
- cuvs==24.12.*
1919
- cxx-compiler
2020
- cython>=3.0.0
21-
- dask-cuda==24.12.*,>=0.0.0a0
22-
- dask-cudf==24.12.*,>=0.0.0a0
21+
- dask-cuda==24.12.*
22+
- dask-cudf==24.12.*
2323
- dask-ml
2424
- doxygen=1.9.1
2525
- fmt>=11.0.2,<12
@@ -34,16 +34,16 @@ dependencies:
3434
- libcublas=11.11.3.6
3535
- libcufft-dev=10.9.0.58
3636
- libcufft=10.9.0.58
37-
- libcumlprims==24.12.*,>=0.0.0a0
37+
- libcumlprims==24.12.*
3838
- libcurand-dev=10.3.0.86
3939
- libcurand=10.3.0.86
4040
- libcusolver-dev=11.4.1.48
4141
- libcusolver=11.4.1.48
4242
- libcusparse-dev=11.7.5.86
4343
- libcusparse=11.7.5.86
44-
- libcuvs==24.12.*,>=0.0.0a0
45-
- libraft-headers==24.12.*,>=0.0.0a0
46-
- librmm==24.12.*,>=0.0.0a0
44+
- libcuvs==24.12.*
45+
- libraft-headers==24.12.*
46+
- librmm==24.12.*
4747
- nbsphinx
4848
- ninja
4949
- nltk
@@ -53,19 +53,19 @@ dependencies:
5353
- nvcc_linux-64=11.8
5454
- packaging
5555
- pydata-sphinx-theme!=0.14.2
56-
- pylibraft==24.12.*,>=0.0.0a0
56+
- pylibraft==24.12.*
5757
- pynndescent
5858
- pytest-benchmark
5959
- pytest-cases
6060
- pytest-cov
6161
- pytest-xdist
6262
- pytest==7.*
6363
- python>=3.10,<3.13
64-
- raft-dask==24.12.*,>=0.0.0a0
64+
- raft-dask==24.12.*
6565
- rapids-build-backend>=0.3.0,<0.4.0.dev0
66-
- rapids-dask-dependency==24.12.*,>=0.0.0a0
66+
- rapids-dask-dependency==24.12.*
6767
- recommonmark
68-
- rmm==24.12.*,>=0.0.0a0
68+
- rmm==24.12.*
6969
- scikit-build-core>=0.10.0
7070
- scikit-learn==1.5.*
7171
- scipy>=1.8.0

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

+12-12
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ dependencies:
1515
- cuda-profiler-api
1616
- cuda-python>=12.0,<13.0a0,<=12.6.0
1717
- cuda-version=12.5
18-
- cudf==24.12.*,>=0.0.0a0
18+
- cudf==24.12.*
1919
- cupy>=12.0.0
20-
- cuvs==24.12.*,>=0.0.0a0
20+
- cuvs==24.12.*
2121
- cxx-compiler
2222
- cython>=3.0.0
23-
- dask-cuda==24.12.*,>=0.0.0a0
24-
- dask-cudf==24.12.*,>=0.0.0a0
23+
- dask-cuda==24.12.*
24+
- dask-cudf==24.12.*
2525
- dask-ml
2626
- doxygen=1.9.1
2727
- fmt>=11.0.2,<12
@@ -34,13 +34,13 @@ dependencies:
3434
- joblib>=0.11
3535
- libcublas-dev
3636
- libcufft-dev
37-
- libcumlprims==24.12.*,>=0.0.0a0
37+
- libcumlprims==24.12.*
3838
- libcurand-dev
3939
- libcusolver-dev
4040
- libcusparse-dev
41-
- libcuvs==24.12.*,>=0.0.0a0
42-
- libraft-headers==24.12.*,>=0.0.0a0
43-
- librmm==24.12.*,>=0.0.0a0
41+
- libcuvs==24.12.*
42+
- libraft-headers==24.12.*
43+
- librmm==24.12.*
4444
- nbsphinx
4545
- ninja
4646
- nltk
@@ -49,19 +49,19 @@ dependencies:
4949
- numpydoc
5050
- packaging
5151
- pydata-sphinx-theme!=0.14.2
52-
- pylibraft==24.12.*,>=0.0.0a0
52+
- pylibraft==24.12.*
5353
- pynndescent
5454
- pytest-benchmark
5555
- pytest-cases
5656
- pytest-cov
5757
- pytest-xdist
5858
- pytest==7.*
5959
- python>=3.10,<3.13
60-
- raft-dask==24.12.*,>=0.0.0a0
60+
- raft-dask==24.12.*
6161
- rapids-build-backend>=0.3.0,<0.4.0.dev0
62-
- rapids-dask-dependency==24.12.*,>=0.0.0a0
62+
- rapids-dask-dependency==24.12.*
6363
- recommonmark
64-
- rmm==24.12.*,>=0.0.0a0
64+
- rmm==24.12.*
6565
- scikit-build-core>=0.10.0
6666
- scikit-learn==1.5.*
6767
- scipy>=1.8.0

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@ dependencies:
2020
- libcublas=11.11.3.6
2121
- libcufft-dev=10.9.0.58
2222
- libcufft=10.9.0.58
23-
- libcumlprims==24.12.*,>=0.0.0a0
23+
- libcumlprims==24.12.*
2424
- libcurand-dev=10.3.0.86
2525
- libcurand=10.3.0.86
2626
- libcusolver-dev=11.4.1.48
2727
- libcusolver=11.4.1.48
2828
- libcusparse-dev=11.7.5.86
2929
- libcusparse=11.7.5.86
30-
- libcuvs==24.12.*,>=0.0.0a0
31-
- libraft-headers==24.12.*,>=0.0.0a0
32-
- librmm==24.12.*,>=0.0.0a0
30+
- libcuvs==24.12.*
31+
- libraft-headers==24.12.*
32+
- librmm==24.12.*
3333
- ninja
3434
- nvcc_linux-64=11.8
3535
- spdlog>=1.14.1,<1.15

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ dependencies:
1818
- libcublas=11.11.3.6
1919
- libcufft-dev=10.9.0.58
2020
- libcufft=10.9.0.58
21-
- libcumlprims==24.12.*,>=0.0.0a0
21+
- libcumlprims==24.12.*
2222
- libcurand-dev=10.3.0.86
2323
- libcurand=10.3.0.86
2424
- libcusolver-dev=11.4.1.48
2525
- libcusolver=11.4.1.48
2626
- libcusparse-dev=11.7.5.86
2727
- libcusparse=11.7.5.86
28-
- libcuvs==24.12.*,>=0.0.0a0
29-
- libraft-headers==24.12.*,>=0.0.0a0
30-
- librmm==24.12.*,>=0.0.0a0
28+
- libcuvs==24.12.*
29+
- libraft-headers==24.12.*
30+
- librmm==24.12.*
3131
- ninja
3232
- nvcc_linux-64=11.8
3333
- spdlog>=1.14.1,<1.15

conda/environments/cpp_all_cuda-125_arch-x86_64.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ dependencies:
1818
- gcc_linux-64=11.*
1919
- libcublas-dev
2020
- libcufft-dev
21-
- libcumlprims==24.12.*,>=0.0.0a0
21+
- libcumlprims==24.12.*
2222
- libcurand-dev
2323
- libcusolver-dev
2424
- libcusparse-dev
25-
- libcuvs==24.12.*,>=0.0.0a0
26-
- libraft-headers==24.12.*,>=0.0.0a0
27-
- librmm==24.12.*,>=0.0.0a0
25+
- libcuvs==24.12.*
26+
- libraft-headers==24.12.*
27+
- librmm==24.12.*
2828
- ninja
2929
- spdlog>=1.14.1,<1.15
3030
- sysroot_linux-64==2.17

dependencies.yaml

+34-34
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,10 @@ dependencies:
141141
- c-compiler
142142
- cxx-compiler
143143
- fmt>=11.0.2,<12
144-
- libcumlprims==24.12.*,>=0.0.0a0
145-
- libcuvs==24.12.*,>=0.0.0a0
146-
- libraft-headers==24.12.*,>=0.0.0a0
147-
- librmm==24.12.*,>=0.0.0a0
144+
- libcumlprims==24.12.*
145+
- libcuvs==24.12.*
146+
- libraft-headers==24.12.*
147+
- librmm==24.12.*
148148
- spdlog>=1.14.1,<1.15
149149
specific:
150150
- output_types: conda
@@ -183,9 +183,9 @@ dependencies:
183183
- &treelite treelite==4.3.0
184184
- output_types: conda
185185
packages:
186-
- &cuvs_unsuffixed cuvs==24.12.*,>=0.0.0a0
187-
- &pylibraft_unsuffixed pylibraft==24.12.*,>=0.0.0a0
188-
- &rmm_unsuffixed rmm==24.12.*,>=0.0.0a0
186+
- &cuvs_unsuffixed cuvs==24.12.*
187+
- &pylibraft_unsuffixed pylibraft==24.12.*
188+
- &rmm_unsuffixed rmm==24.12.*
189189
- output_types: requirements
190190
packages:
191191
# pip recognizes the index as a global option for the requirements.txt file
@@ -212,16 +212,16 @@ dependencies:
212212
cuda: "12.*"
213213
cuda_suffixed: "true"
214214
packages:
215-
- cuvs-cu12==24.12.*,>=0.0.0a0
216-
- pylibraft-cu12==24.12.*,>=0.0.0a0
217-
- rmm-cu12==24.12.*,>=0.0.0a0
215+
- cuvs-cu12==24.12.*
216+
- pylibraft-cu12==24.12.*
217+
- rmm-cu12==24.12.*
218218
- matrix:
219219
cuda: "11.*"
220220
cuda_suffixed: "true"
221221
packages:
222-
- cuvs-cu11==24.12.*,>=0.0.0a0
223-
- pylibraft-cu11==24.12.*,>=0.0.0a0
224-
- rmm-cu11==24.12.*,>=0.0.0a0
222+
- cuvs-cu11==24.12.*
223+
- pylibraft-cu11==24.12.*
224+
- rmm-cu11==24.12.*
225225
- matrix:
226226
packages:
227227
- *cuvs_unsuffixed
@@ -232,7 +232,7 @@ dependencies:
232232
common:
233233
- output_types: [conda, requirements, pyproject]
234234
packages:
235-
- dask-cuda==24.12.*,>=0.0.0a0
235+
- dask-cuda==24.12.*
236236
- joblib>=0.11
237237
- numba>=0.57
238238
- numpy>=1.23,<3.0a0
@@ -241,14 +241,14 @@ dependencies:
241241
# installation/run_constrained for conda)?
242242
- scipy>=1.8.0
243243
- packaging
244-
- rapids-dask-dependency==24.12.*,>=0.0.0a0
244+
- rapids-dask-dependency==24.12.*
245245
- *treelite
246246
- output_types: conda
247247
packages:
248-
- &cudf_unsuffixed cudf==24.12.*,>=0.0.0a0
248+
- &cudf_unsuffixed cudf==24.12.*
249249
- &cupy_unsuffixed cupy>=12.0.0
250-
- &dask_cudf_unsuffixed dask-cudf==24.12.*,>=0.0.0a0
251-
- &raft_dask_unsuffixed raft-dask==24.12.*,>=0.0.0a0
250+
- &dask_cudf_unsuffixed dask-cudf==24.12.*
251+
- &raft_dask_unsuffixed raft-dask==24.12.*
252252
- output_types: requirements
253253
packages:
254254
# pip recognizes the index as a global option for the requirements.txt file
@@ -262,13 +262,13 @@ dependencies:
262262
cuda: "12.*"
263263
cuda_suffixed: "true"
264264
packages:
265-
- cudf-cu12==24.12.*,>=0.0.0a0
265+
- cudf-cu12==24.12.*
266266
- &cupy_pyproject_cu12 cupy-cuda12x>=12.0.0
267-
- cuvs-cu12==24.12.*,>=0.0.0a0
268-
- dask-cudf-cu12==24.12.*,>=0.0.0a0
269-
- pylibraft-cu12==24.12.*,>=0.0.0a0
270-
- raft-dask-cu12==24.12.*,>=0.0.0a0
271-
- rmm-cu12==24.12.*,>=0.0.0a0
267+
- cuvs-cu12==24.12.*
268+
- dask-cudf-cu12==24.12.*
269+
- pylibraft-cu12==24.12.*
270+
- raft-dask-cu12==24.12.*
271+
- rmm-cu12==24.12.*
272272
- matrix:
273273
cuda: "12.*"
274274
cuda_suffixed: "false"
@@ -286,13 +286,13 @@ dependencies:
286286
cuda: "11.*"
287287
cuda_suffixed: "true"
288288
packages: &py_run_packages_cu11
289-
- cudf-cu11==24.12.*,>=0.0.0a0
289+
- cudf-cu11==24.12.*
290290
- &cupy_pyproject_cu11 cupy-cuda11x>=12.0.0
291-
- cuvs-cu11==24.12.*,>=0.0.0a0
292-
- dask-cudf-cu11==24.12.*,>=0.0.0a0
293-
- pylibraft-cu11==24.12.*,>=0.0.0a0
294-
- raft-dask-cu11==24.12.*,>=0.0.0a0
295-
- rmm-cu11==24.12.*,>=0.0.0a0
291+
- cuvs-cu11==24.12.*
292+
- dask-cudf-cu11==24.12.*
293+
- pylibraft-cu11==24.12.*
294+
- raft-dask-cu11==24.12.*
295+
- rmm-cu11==24.12.*
296296
- matrix:
297297
cuda: "11.*"
298298
cuda_suffixed: "false"
@@ -493,14 +493,14 @@ dependencies:
493493
common:
494494
- output_types: conda
495495
packages:
496-
- libcuml==24.12.*,>=0.0.0a0
497-
- libcuml-tests==24.12.*,>=0.0.0a0
496+
- libcuml==24.12.*
497+
- libcuml-tests==24.12.*
498498
test_cuml:
499499
common:
500500
- output_types: conda
501501
packages:
502-
- libcuml==24.12.*,>=0.0.0a0
503-
- cuml==24.12.*,>=0.0.0a0
502+
- libcuml==24.12.*
503+
- cuml==24.12.*
504504
test_cpp:
505505
common:
506506
- output_types: conda

python/cuml/pyproject.toml

+11-11
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ authors = [
9090
license = { text = "Apache 2.0" }
9191
requires-python = ">=3.10"
9292
dependencies = [
93-
"cudf==24.12.*,>=0.0.0a0",
93+
"cudf==24.12.*",
9494
"cupy-cuda11x>=12.0.0",
95-
"cuvs==24.12.*,>=0.0.0a0",
96-
"dask-cuda==24.12.*,>=0.0.0a0",
97-
"dask-cudf==24.12.*,>=0.0.0a0",
95+
"cuvs==24.12.*",
96+
"dask-cuda==24.12.*",
97+
"dask-cudf==24.12.*",
9898
"joblib>=0.11",
9999
"numba>=0.57",
100100
"numpy>=1.23,<3.0a0",
@@ -104,10 +104,10 @@ dependencies = [
104104
"nvidia-cusolver",
105105
"nvidia-cusparse",
106106
"packaging",
107-
"pylibraft==24.12.*,>=0.0.0a0",
108-
"raft-dask==24.12.*,>=0.0.0a0",
109-
"rapids-dask-dependency==24.12.*,>=0.0.0a0",
110-
"rmm==24.12.*,>=0.0.0a0",
107+
"pylibraft==24.12.*",
108+
"raft-dask==24.12.*",
109+
"rapids-dask-dependency==24.12.*",
110+
"rmm==24.12.*",
111111
"scipy>=1.8.0",
112112
"treelite==4.3.0",
113113
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
@@ -176,11 +176,11 @@ matrix-entry = "cuda_suffixed=true;use_cuda_wheels=true"
176176
requires = [
177177
"cmake>=3.26.4,!=3.30.0",
178178
"cuda-python",
179-
"cuvs==24.12.*,>=0.0.0a0",
179+
"cuvs==24.12.*",
180180
"cython>=3.0.0",
181181
"ninja",
182-
"pylibraft==24.12.*,>=0.0.0a0",
183-
"rmm==24.12.*,>=0.0.0a0",
182+
"pylibraft==24.12.*",
183+
"rmm==24.12.*",
184184
"treelite==4.3.0",
185185
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
186186

0 commit comments

Comments
 (0)