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] Add `read_async` to `gb.Feature`. [1] #7546

Closed mfbalin closed 1 month ago

mfbalin commented 1 month ago

Description

7540 first part.

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: b1979ad6d846a3ec0fc7e4753de1183901159c09

Build ID: 1

Status: ❌ CI test failed in Stage [Lint Check].

Report path: link

Full logs path: link

dgl-bot commented 1 month ago

Commit ID: d84784c891e4f03227621defaf5279d6d636ce87

Build ID: 2

Status: ❌ CI test failed in Stage [Torch CPU (Win64) Unit test].

Report path: link

Full logs path: link

mfbalin commented 1 month ago

https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7546/2/2/logs/report.html

=========================== short test summary info ===========================
FAILED tests/python/pytorch/graphbolt/impl/test_fused_csc_sampling_graph.py::test_hetero_graph_on_shared_memory[False-False-1000-1000-10000-100000] - RuntimeError: Memory mapping failed, Win32 error: 5
=== 1 failed, 5829 passed, 861 skipped, 5173 warnings in 724.99s (0:12:04) ====
dgl-bot commented 1 month ago

Commit ID: 507bbd4e4da72352fe3df54acb5f4cdea4108027

Build ID: 3

Status: ✅ CI test succeeded.

Report path: link

Full logs path: link