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.55k stars 3.02k forks source link

[GraphBolt][CUDA] Fix Cooperative Minibatching bugs. #7804

Closed mfbalin closed 2 months ago

mfbalin commented 2 months ago

Description

Towards #7273.

With these, the multiGPU example works and accuracy seems to be good.

Future PRs will add more tests, examples, refactoring and potential optimizations.

Checklist

Please feel free to remove inapplicable items for your PR.

Changes

dgl-bot commented 2 months ago

To trigger regression tests:

dgl-bot commented 2 months ago

Commit ID: 72c9f6124179724fc8cc235e775512525c83ba63

Build ID: 1

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link