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.19k stars 2.99k forks source link

[DistDGL] fix device mismatch when calling all_to_all with gloo backend #7409

Closed Rhett-Ying closed 1 month ago

Rhett-Ying commented 1 month ago

Description

Checklist

Please feel free to remove inapplicable items for your PR.

Changes

dgl-bot commented 1 month ago

To trigger regression tests:

dgl-bot commented 1 month ago

Commit ID: aeecb1133e9271308a6cd5ef5382d03046fd4b2f

Build ID: 1

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

dgl-bot commented 1 month ago

Commit ID: d31a205eac4fb72faf2e8b2f202593f01c3856e1

Build ID: 2

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

Rhett-Ying commented 1 month ago

@thvasilo Please help verify in GS