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.36k stars 3k forks source link

[GraphBolt][io_uring] Refactor and potential fix for spurious failures. #7542

Closed mfbalin closed 1 month ago

mfbalin 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: b392ed9161026bfc0134ba1b80fe9c14f8d73701

Build ID: 1

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

mfbalin commented 1 month ago

@dgl-bot

dgl-bot commented 1 month ago

Commit ID: b392ed9161026bfc0134ba1b80fe9c14f8d73701

Build ID: 2

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

mfbalin commented 1 month ago

@dgl-bot

dgl-bot commented 1 month ago

Commit ID: b392ed9161026bfc0134ba1b80fe9c14f8d73701

Build ID: 3

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

mfbalin commented 1 month ago

@dgl-bot

dgl-bot commented 1 month ago

Commit ID: b392ed9161026bfc0134ba1b80fe9c14f8d73701

Build ID: 4

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

mfbalin commented 1 month ago

@dgl-bot

dgl-bot commented 1 month ago

Commit ID: b392ed9161026bfc0134ba1b80fe9c14f8d73701

Build ID: 5

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

mfbalin commented 1 month ago

@dgl-bot

dgl-bot commented 1 month ago

Commit ID: b392ed9161026bfc0134ba1b80fe9c14f8d73701

Build ID: 6

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

dgl-bot commented 1 month ago

Commit ID: c77c05856114492082f4f22951bb1dff38464dde

Build ID: 7

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link

mfbalin commented 1 month ago

It seems to have fixed the spurious failures, will investigate again if the CI fails again after this change.