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

[dev] statically link libstdc++ and libgcc #7564

Closed Rhett-Ying closed 1 week ago

Rhett-Ying commented 1 month ago

Description

Old

-rwxrwxr-x 1 ubuntu ubuntu  40M Jul 22 08:23 build/dgl_sparse/libdgl_sparse_pytorch_2.2.0.so
-rwxrwxr-x 1 ubuntu ubuntu 107M Jul 22 08:24 build/graphbolt/libgraphbolt_pytorch_2.2.0.so
-rwxrwxr-x 1 ubuntu ubuntu 246M Jul 22 08:23 build/libdgl.so

New

-rwxrwxr-x 1 ubuntu ubuntu  41M Jul 22 08:15 build/dgl_sparse/libdgl_sparse_pytorch_2.2.0.so
-rwxrwxr-x 1 ubuntu ubuntu 107M Jul 22 08:16 build/graphbolt/libgraphbolt_pytorch_2.2.0.so
-rwxrwxr-x 1 ubuntu ubuntu 248M Jul 22 08:14 build/libdgl.so

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: 3f41d2370e92c83ebdb6d07b85bab10d814c5956

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

Build ID: 2

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

dgl-bot commented 1 month ago

Commit ID: 6fb0645969972a8b5042d4cb921a9f233ebdd197

Build ID: 3

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

Report path: link

Full logs path: link

frozenbugs commented 1 month ago

@dgl-bot

dgl-bot commented 1 month ago

Commit ID: 9015b8cdb47318291545137eebc8fd5159227477

Build ID: 4

Status: ⚪️ CI test cancelled due to overrun.

Report path: link

Full logs path: link

dgl-bot commented 1 month ago

Commit ID: 9015b8cdb47318291545137eebc8fd5159227477

Build ID: 5

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

Report path: link

Full logs path: link