dmlc / dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.
http://dgl.ai
Apache License 2.0
13.18k stars 2.99k forks source link

[GraphBolt][CUDA] Update cccl and cuco dependencies. #7472

Closed mfbalin closed 1 week ago

mfbalin commented 1 week ago

Description

Updates CCCL to 2.5.0. Compilation was broken due to cuco, so updated cuco as well.

Checklist

Please feel free to remove inapplicable items for your PR.

Changes

dgl-bot commented 1 week ago

To trigger regression tests:

dgl-bot commented 1 week ago

Commit ID: 7f76591a2f5a5d15217a1b554bcb94d6e44f3c01

Build ID: 1

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

mfbalin commented 1 week ago

Shall we get this PR into the next release as well? @Rhett-Ying