MPI-DDL - A DISTRIBUTED-DATA LIBRARY FOR MPI

Citation
Nd. Fang et H. Burkhart, MPI-DDL - A DISTRIBUTED-DATA LIBRARY FOR MPI, Future generations computer systems, 12(5), 1997, pp. 407-419
Citations number
16
Categorie Soggetti
Computer Science Theory & Methods
ISSN journal
0167739X
Volume
12
Issue
5
Year of publication
1997
Pages
407 - 419
Database
ISI
SICI code
0167-739X(1997)12:5<407:M-ADLF>2.0.ZU;2-Y
Abstract
The Message-Passing Interface (MPI) defines a de facto standard for wr iting message-passing programs. However, MPI operates at a rather low level in the sense that a programmer regards a message as a programmin g unit. We present a new point of view. In our approach, a programmer regards distributed data as a programming unit. MPI-DDL is a programmi ng environment which contains an application-oriented layer on top of MPI to facilitate the programming of distributed data, and a set of to ols. We present initial performance comparisons of two matrix algorith ms using MPI-DDL, HPF, and direct MPI implementations.