Implementation of a Functional Bulk Synchronous Parallel Programming Library

F. Loulergue (France)

Keywords

Parallel Programming, Functional Programming, MPI

Abstract

The BSMLlib is a library for Bulk Synchronous Parallel (BSP) programming with the functional language Objective Caml. It is based on an extension of the -calculus by parallel operations on a parallel data structure named parallel vector, which is given by intention. A first implementation of this library was based on the BSPlib library, which is not longer supported nor updated. Being the basis of a framework for Grid computing, a new implementation of the BSMLlib based on MPI has been designed. Experimental results on a cluster of PCs are presented.

Important Links:



Go Back