We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac3a3f commit 8a910feCopy full SHA for 8a910fe
dependencies.yaml
@@ -571,9 +571,6 @@ dependencies:
571
- *numba
572
- *numpy
573
- *thrift
574
- - output_types: pyproject
575
- packages:
576
- - *cugraph
577
- output_types: conda
578
packages:
579
- *ucx_py
@@ -583,15 +580,18 @@ dependencies:
583
580
- matrix:
584
581
cuda: "11.*"
585
582
+ - *cugraph_cu11
586
- cugraph-service-client-cu11==24.8.*,>=0.0.0a0
587
- *ucx_py_cu11
588
589
cuda: "12.*"
590
+ - *cugraph_cu12
591
- cugraph-service-client-cu12==24.8.*,>=0.0.0a0
592
- *ucx_py_cu12
593
594
+ - *cugraph
595
- cugraph-service-client==24.8.*,>=0.0.0a0
596
597
test_cpp:
0 commit comments