DocumentCode
2480224
Title
New implementation of a BSP composition primitive with application to the implementation of algorithmic skeletons
Author
Gava, X00E9;déric ; Garnier, Ilias
Author_Institution
Lab. of Algorithms, Complexity & Logic (LACL), Univ. of Paris-East, Creteil-Paris, France
fYear
2009
fDate
23-29 May 2009
Firstpage
1
Lastpage
8
Abstract
BSML is a ML based language designed to code bulk synchronous parallel (BSP) algorithms. It allows an estimation of execution time, avoids deadlocks and non-determinism. BSML proposes an extension of ML programming with a small set of primitives. One of these primitives, called parallel superposition, allows the parallel composition of two BSP programs. Nevertheless, its past implementation used system threads and have unjustified limitations. This paper presents a new implementation of this primitive based on a continuation-passing-style (CPS) transformation guided by a flow analysis. To test it and show its usefulness, we also have implemented the OCamlP3l algorithmic skeletons and compared their efficiencies with the original ones.
Keywords
parallel processing; BSML; BSP composition primitive; ML based language; ML programming; OCamlP3l algorithmic skeletons; bulk synchronous parallel algorithms; continuation-passing-style transformation; parallel superposition; Algorithm design and analysis; High level languages; Laboratories; Logic design; Parallel programming; Programming profession; Skeleton; System recovery; Testing; Yarn;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel & Distributed Processing, 2009. IPDPS 2009. IEEE International Symposium on
Conference_Location
Rome
ISSN
1530-2075
Print_ISBN
978-1-4244-3751-1
Electronic_ISBN
1530-2075
Type
conf
DOI
10.1109/IPDPS.2009.5160876
Filename
5160876
Link To Document