Hulk: Graph Neural Networks for Optimizing Regionally Distributed Computing Systems

February 27, 2023 Β· Declared Dead Β· πŸ› Intelligent Systems with Applications

🦴 CAUSE OF DEATH: Skeleton Repo
Boilerplate only, no real code

Repo contents: .gitattributes, Hulk_data.zip, README.md

Authors Zhengqing Yuan, Huiwen Xue, Chao Zhang, Yongming Liu arXiv ID 2302.13741 Category cs.DC: Distributed Computing Cross-listed cs.CL Citations 1 Venue Intelligent Systems with Applications Repository https://github.com/DLYuanGod/Hulk Last Checked 1 month ago
Abstract
Large deep learning models have shown great potential for delivering exceptional results in various applications. However, the training process can be incredibly challenging due to the models' vast parameter sizes, often consisting of hundreds of billions of parameters. Common distributed training methods, such as data parallelism, tensor parallelism, and pipeline parallelism, demand significant data communication throughout the process, leading to prolonged wait times for some machines in physically distant distributed systems. To address this issue, we propose a novel solution called Hulk, which utilizes a modified graph neural network to optimize distributed computing systems. Hulk not only optimizes data communication efficiency between different countries or even different regions within the same city, but also provides optimal distributed deployment of models in parallel. For example, it can place certain layers on a machine in a specific region or pass specific parameters of a model to a machine in a particular location. By using Hulk in experiments, we were able to improve the time efficiency of training large deep learning models on distributed systems by more than 20\%. Our open source collection of unlabeled data:https://github.com/DLYuanGod/Hulk.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Distributed Computing

Died the same way β€” 🦴 Skeleton Repo