Asynchronous Workload Balancing through Persistent Work-Stealing and Offloading for a Distributed Actor Model Library
收藏NIAID Data Ecosystem2026-05-02 收录
下载链接:
https://zenodo.org/record/6964958
下载链接
链接失效反馈官方服务:
资源简介:
With dynamic imbalances caused by both software and ever more complex hardware, applications and runtime systems must adapt to dynamic load imbalances. We present a diffusion-based, reactive, fully asynchronous, and decentralized dynamic load balancer for a distributed actor library. With the asynchronous execution model, features such as remote procedure calls, and support for serialization of arbitrary types, UPC++ is especially feasible for the implementation of the actor model. While providing a substantial speedup for small- to medium-sized jobs with both predictable and unpredictable workload imbalances, the scalability of the diffusion-based approaches remains below expectations in most presented test cases.
Actor-UPCXX is a high-performance computing library based on the actor model to enable the use of the actor model for HPC simulations. The source code can be found at: https://github.com/TUM-I5/Actor-UPCXX
创建时间:
2024-07-16



