Sciweavers

HICSS
1997
IEEE

Resource Management in the mpC Programming Environment

13 years 9 months ago
Resource Management in the mpC Programming Environment
The mpC language was developed to write efJicientand portable programsfor wide range of distributed memory machines. It supports both task and data parallelism, allows both static and dynamic process and communication structures, enables optimizations aimed at both communication and computation, and supports modular parallel programming and the development of a library of parallel programs. The language is an ANSI C superset based on the notion of network comprising processor nodes of different types and performances, connected with links of different bandwidths. The user can describe a network topology, create and discard networks, distribute data and computations over networks. The mpC programming environment uses the topological infomtion in run time to ensure the eflcient execution of the application.The paper describes the implementation of managing networks in the mpC programming environment.
Dmitry Arapov, Alexey Kalinov, Alexey L. Lastovets
Added 06 Aug 2010
Updated 06 Aug 2010
Type Conference
Year 1997
Where HICSS
Authors Dmitry Arapov, Alexey Kalinov, Alexey L. Lastovetsky
Comments (0)