An Orchestration Language for Parallel Objects

Oct 22, 2004·
Laxmikant Kale
Laxmikant Kale
Mark Hills
Mark Hills
,
Chao Huang
· 0 min read
Abstract
Charm++, a parallel object language based on the idea of virtual processors, has attained significant success in efficient parallelization of applications. Requiring the user to only decompose the computation into a large number of objects (“virtual processors”), Charm++ empowers its intelligent adaptive runtime system to assign and reassign the objects to processors at runtime. This facility is used to optimize execution, including dynamic load balancing. However, in complex applications, Charm++ programs obscure the overall flow of control: one must look at the code of multiple objects to discern how the sets of objects are orchestrated in a given application. In this paper, we present an orchestration notation that allows expression of Charm++ functionality without its fragmented flow of control.
Type
Publication
Proceedings of Seventh Workshop on Languages, Compilers, and Run-time Support for Scalable Systems (LCR 2004)