loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
Ninth International Workshop on High-Level Parallel Programming Models and Supportive Environments (HIPS'04)
The MultiLoop Programming Construct
Santa Fe, New Mexico, USA
April 26-April 26
ISBN: 0-7695-2151-7
N Kalantery, University of Westminster
This paper introduces a new high-level parallel programming construct called MultiLoop that is designed to extend existing imperative languages such as C and Java. A MultiLoop statement translates to SPMD specification of a named group of synchronous-iterative processes. For efficient iterative communication, MultiLoop provides a new publish/subscribe model of shared variable access. Under this model the sequential consistency of shared memory is maintained by a new, simple and efficient adaptation of virtual time paradigm. Virtual time is a localised message tagging and queuing procedure that provides a highly efficient alternative to barrier calls. ML-C, a prototype implementation based on C has been developed. We describe the programming model, discuss its implementation and present some empirical data showing good performance obtained for an example of the target class of applications.
Citation:
N Kalantery, "The MultiLoop Programming Construct," hips, pp.2-11, Ninth International Workshop on High-Level Parallel Programming Models and Supportive Environments (HIPS'04), 2004
Usage of this product signifies your acceptance of the Terms of Use.