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

Speed up distributed link prediction; fix the issue of low CPU utilization #4357

Open jimjlu99 opened 2 years ago

jimjlu99 commented 2 years ago

🚀 Feature

The CPU utilization of distributed link prediction should be roughly the same as the CPU utilization of distributed node classification.

Motivation

Alternatives

Pitch

Additional context

TristonC commented 1 year ago

For the title, do you mean low GPU utilization? @jimjlu99

Rhett-Ying commented 1 year ago

I think it's CPU utilization.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale due to lack of activity. It will be closed if no further activity occurs. Thank you