Skip to content

Commit 9155b5d

Browse files
committed
REL v25.08.00 release
1 parent 8204f01 commit 9155b5d

File tree

8 files changed

+46
-46
lines changed

8 files changed

+46
-46
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ dependencies:
1313
- cuda-nvtx-dev
1414
- cuda-profiler-api
1515
- cuda-version=12.9
16-
- cudf==25.8.*,>=0.0.0a0
17-
- cugraph==25.8.*,>=0.0.0a0
18-
- cuml==25.8.*,>=0.0.0a0
16+
- cudf==25.8.*
17+
- cugraph==25.8.*
18+
- cuml==25.8.*
1919
- cupy>=13.2.0
2020
- cython>=3.0.0
21-
- dask-cudf==25.8.*,>=0.0.0a0
21+
- dask-cudf==25.8.*
2222
- doxygen
2323
- gcc_linux-aarch64=13.*
2424
- graphviz
@@ -44,7 +44,7 @@ dependencies:
4444
- pytorch>=2.3
4545
- pytorch_geometric>=2.5,<2.7
4646
- rapids-build-backend>=0.3.0,<0.4.0.dev0
47-
- rmm==25.8.*,>=0.0.0a0
47+
- rmm==25.8.*
4848
- scikit-build-core>=0.10.0
4949
- scipy
5050
- setuptools>=61.0.0

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ dependencies:
1313
- cuda-nvtx-dev
1414
- cuda-profiler-api
1515
- cuda-version=12.9
16-
- cudf==25.8.*,>=0.0.0a0
17-
- cugraph==25.8.*,>=0.0.0a0
18-
- cuml==25.8.*,>=0.0.0a0
16+
- cudf==25.8.*
17+
- cugraph==25.8.*
18+
- cuml==25.8.*
1919
- cupy>=13.2.0
2020
- cython>=3.0.0
21-
- dask-cudf==25.8.*,>=0.0.0a0
21+
- dask-cudf==25.8.*
2222
- doxygen
2323
- gcc_linux-64=13.*
2424
- graphviz
@@ -44,7 +44,7 @@ dependencies:
4444
- pytorch>=2.3
4545
- pytorch_geometric>=2.5,<2.7
4646
- rapids-build-backend>=0.3.0,<0.4.0.dev0
47-
- rmm==25.8.*,>=0.0.0a0
47+
- rmm==25.8.*
4848
- scikit-build-core>=0.10.0
4949
- scipy
5050
- setuptools>=61.0.0

dependencies.yaml

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ dependencies:
425425
common:
426426
- output_types: conda
427427
packages:
428-
- &pylibwholegraph_unsuffixed pylibwholegraph==25.8.*,>=0.0.0a0
428+
- &pylibwholegraph_unsuffixed pylibwholegraph==25.8.*
429429
- output_types: requirements
430430
packages:
431431
# pip recognizes the index as a global option for the requirements.txt file
@@ -438,13 +438,13 @@ dependencies:
438438
cuda: "12.*"
439439
cuda_suffixed: "true"
440440
packages:
441-
- pylibwholegraph-cu12==25.8.*,>=0.0.0a0
441+
- pylibwholegraph-cu12==25.8.*
442442
- {matrix: null, packages: [*pylibwholegraph_unsuffixed]}
443443
depends_on_libraft:
444444
common:
445445
- output_types: conda
446446
packages:
447-
- &libraft_unsuffixed libraft==25.8.*,>=0.0.0a0
447+
- &libraft_unsuffixed libraft==25.8.*
448448
- output_types: requirements
449449
packages:
450450
# pip recognizes the index as a global option for the requirements.txt file
@@ -457,14 +457,14 @@ dependencies:
457457
cuda: "12.*"
458458
cuda_suffixed: "true"
459459
packages:
460-
- libraft-cu12==25.8.*,>=0.0.0a0
460+
- libraft-cu12==25.8.*
461461
- {matrix: null, packages: [*libraft_unsuffixed]}
462462
depends_on_librmm:
463463
common:
464464
- output_types: conda
465465
packages:
466-
- librmm==25.8.*,>=0.0.0a0
467-
- &librmm_unsuffixed librmm==25.8.*,>=0.0.0a0
466+
- librmm==25.8.*
467+
- &librmm_unsuffixed librmm==25.8.*
468468
- output_types: requirements
469469
packages:
470470
# pip recognizes the index as a global option for the requirements.txt file
@@ -477,7 +477,7 @@ dependencies:
477477
cuda: "12.*"
478478
cuda_suffixed: "true"
479479
packages:
480-
- librmm-cu12==25.8.*,>=0.0.0a0
480+
- librmm-cu12==25.8.*
481481
- {matrix: null, packages: [*librmm_unsuffixed]}
482482
depends_on_rapids_logger:
483483
common:
@@ -492,7 +492,7 @@ dependencies:
492492
common:
493493
- output_types: conda
494494
packages:
495-
- &libwholegraph_unsuffixed libwholegraph==25.8.*,>=0.0.0a0
495+
- &libwholegraph_unsuffixed libwholegraph==25.8.*
496496
- output_types: requirements
497497
packages:
498498
# pip recognizes the index as a global option for the requirements.txt file
@@ -505,7 +505,7 @@ dependencies:
505505
cuda: "12.*"
506506
cuda_suffixed: "true"
507507
packages:
508-
- libwholegraph-cu12==25.8.*,>=0.0.0a0
508+
- libwholegraph-cu12==25.8.*
509509
- {matrix: null, packages: [*libwholegraph_unsuffixed]}
510510
depends_on_libwholegraph_tests:
511511
common:
@@ -516,7 +516,7 @@ dependencies:
516516
common:
517517
- output_types: conda
518518
packages:
519-
- &rmm_unsuffixed rmm==25.8.*,>=0.0.0a0
519+
- &rmm_unsuffixed rmm==25.8.*
520520
- output_types: requirements
521521
packages:
522522
# pip recognizes the index as a global option for the requirements.txt file
@@ -529,13 +529,13 @@ dependencies:
529529
cuda: "12.*"
530530
cuda_suffixed: "true"
531531
packages:
532-
- rmm-cu12==25.8.*,>=0.0.0a0
532+
- rmm-cu12==25.8.*
533533
- {matrix: null, packages: [*rmm_unsuffixed]}
534534
depends_on_cugraph:
535535
common:
536536
- output_types: conda
537537
packages:
538-
- &cugraph_unsuffixed cugraph==25.8.*,>=0.0.0a0
538+
- &cugraph_unsuffixed cugraph==25.8.*
539539
- output_types: requirements
540540
packages:
541541
# pip recognizes the index as a global option for the requirements.txt file
@@ -548,13 +548,13 @@ dependencies:
548548
cuda: "12.*"
549549
cuda_suffixed: "true"
550550
packages:
551-
- cugraph-cu12==25.8.*,>=0.0.0a0
551+
- cugraph-cu12==25.8.*
552552
- {matrix: null, packages: [*cugraph_unsuffixed]}
553553
depends_on_cuml:
554554
common:
555555
- output_types: conda
556556
packages:
557-
- &cuml_unsuffixed cuml==25.8.*,>=0.0.0a0
557+
- &cuml_unsuffixed cuml==25.8.*
558558
- output_types: requirements
559559
packages:
560560
# pip recognizes the index as a global option for the requirements.txt file
@@ -567,13 +567,13 @@ dependencies:
567567
cuda: "12.*"
568568
cuda_suffixed: "true"
569569
packages:
570-
- cuml-cu12==25.8.*,>=0.0.0a0
570+
- cuml-cu12==25.8.*
571571
- {matrix: null, packages: [*cuml_unsuffixed]}
572572
depends_on_cudf:
573573
common:
574574
- output_types: conda
575575
packages:
576-
- &cudf_unsuffixed cudf==25.8.*,>=0.0.0a0
576+
- &cudf_unsuffixed cudf==25.8.*
577577
- output_types: requirements
578578
packages:
579579
# pip recognizes the index as a global option for the requirements.txt file
@@ -586,13 +586,13 @@ dependencies:
586586
cuda: "12.*"
587587
cuda_suffixed: "true"
588588
packages:
589-
- cudf-cu12==25.8.*,>=0.0.0a0
589+
- cudf-cu12==25.8.*
590590
- {matrix: null, packages: [*cudf_unsuffixed]}
591591
depends_on_dask_cudf:
592592
common:
593593
- output_types: conda
594594
packages:
595-
- &dask_cudf_unsuffixed dask-cudf==25.8.*,>=0.0.0a0
595+
- &dask_cudf_unsuffixed dask-cudf==25.8.*
596596
- output_types: requirements
597597
packages:
598598
# pip recognizes the index as a global option for the requirements.txt file
@@ -605,13 +605,13 @@ dependencies:
605605
cuda: "12.*"
606606
cuda_suffixed: "true"
607607
packages:
608-
- dask-cudf-cu12==25.8.*,>=0.0.0a0
608+
- dask-cudf-cu12==25.8.*
609609
- {matrix: null, packages: [*dask_cudf_unsuffixed]}
610610
depends_on_pylibcugraph:
611611
common:
612612
- output_types: conda
613613
packages:
614-
- &pylibcugraph_unsuffixed pylibcugraph==25.8.*,>=0.0.0a0
614+
- &pylibcugraph_unsuffixed pylibcugraph==25.8.*
615615
- output_types: requirements
616616
packages:
617617
# pip recognizes the index as a global option for the requirements.txt file
@@ -624,7 +624,7 @@ dependencies:
624624
cuda: "12.*"
625625
cuda_suffixed: "true"
626626
packages:
627-
- pylibcugraph-cu12==25.8.*,>=0.0.0a0
627+
- pylibcugraph-cu12==25.8.*
628628
- {matrix: null, packages: [*pylibcugraph_unsuffixed]}
629629
depends_on_cupy:
630630
common:
@@ -644,7 +644,7 @@ dependencies:
644644
common:
645645
- output_types: conda
646646
packages:
647-
- cugraph-pyg==25.8.*,>=0.0.0a0
647+
- cugraph-pyg==25.8.*
648648
depends_on_mkl:
649649
common:
650650
- output_types: conda

python/cugraph-pyg/conda/cugraph_pyg_dev_cuda-129_arch-aarch64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ channels:
55
- rapidsai-nightly
66
- conda-forge
77
dependencies:
8-
- cugraph==25.8.*,>=0.0.0a0
8+
- cugraph==25.8.*
99
- pre-commit
1010
- pydantic
1111
- pytest

python/cugraph-pyg/conda/cugraph_pyg_dev_cuda-129_arch-x86_64.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ channels:
55
- rapidsai-nightly
66
- conda-forge
77
dependencies:
8-
- cugraph==25.8.*,>=0.0.0a0
8+
- cugraph==25.8.*
99
- pre-commit
1010
- pydantic
1111
- pytest

python/cugraph-pyg/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ classifiers = [
3131
"Programming Language :: Python :: 3.13",
3232
]
3333
dependencies = [
34-
"cugraph==25.8.*,>=0.0.0a0",
34+
"cugraph==25.8.*",
3535
"numpy>=1.23,<3.0a0",
3636
"pandas",
37-
"pylibwholegraph==25.8.*,>=0.0.0a0",
37+
"pylibwholegraph==25.8.*",
3838
"torch-geometric>=2.5,<2.7",
3939
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
4040

@@ -44,9 +44,9 @@ Documentation = "https://docs.rapids.ai/api/cugraph/stable/"
4444

4545
[project.optional-dependencies]
4646
test = [
47-
"cuml==25.8.*,>=0.0.0a0",
47+
"cuml==25.8.*",
4848
"ogb",
49-
"pylibwholegraph==25.8.*,>=0.0.0a0",
49+
"pylibwholegraph==25.8.*",
5050
"pytest",
5151
"pytest-benchmark",
5252
"pytest-cov",

python/libwholegraph/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ classifiers = [
3838
"Environment :: GPU :: NVIDIA CUDA",
3939
]
4040
dependencies = [
41-
"libraft==25.8.*,>=0.0.0a0",
42-
"rapids-logger==0.1.*,>=0.0.0a0",
41+
"libraft==25.8.*",
42+
"rapids-logger==0.1.*",
4343
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
4444

4545

@@ -84,7 +84,7 @@ dependencies-file = "../../dependencies.yaml"
8484
matrix-entry = "cuda_suffixed=true"
8585
requires = [
8686
"cmake>=3.30.4",
87-
"libraft==25.8.*,>=0.0.0a0",
88-
"librmm==25.8.*,>=0.0.0a0",
87+
"libraft==25.8.*",
88+
"librmm==25.8.*",
8989
"ninja",
9090
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.

python/pylibwholegraph/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ classifiers = [
3939
"Programming Language :: Python :: 3.13",
4040
]
4141
dependencies = [
42-
"libwholegraph==25.8.*,>=0.0.0a0",
42+
"libwholegraph==25.8.*",
4343
"numpy>=1.23,<3.0a0",
4444
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
4545

@@ -61,9 +61,9 @@ matrix-entry = "cuda_suffixed=true"
6161
requires = [
6262
"cmake>=3.30.4",
6363
"cython>=3.0.0",
64-
"libraft==25.8.*,>=0.0.0a0",
65-
"librmm==25.8.*,>=0.0.0a0",
66-
"libwholegraph==25.8.*,>=0.0.0a0",
64+
"libraft==25.8.*",
65+
"librmm==25.8.*",
66+
"libwholegraph==25.8.*",
6767
"ninja",
6868
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.
6969

0 commit comments

Comments
 (0)