Authors
Thilo Kielmann, Rutger FH Hofman, Henri E Bal, Aske Plaat, Raoul AF Bhoedjang
Publication date
1999/5/1
Conference
ACM Sigplan Notices
Volume
34
Issue
8
Pages
131-140
Publisher
ACM
Description
Writing parallel applications for computational grids is a challenging task. To achieve good performance, algorithms designed for local area networks must be adapted to the differences in link speeds. An important class of algorithms are collective operations, such as broadcast and reduce. We have developed MAGPIE, a library of collective communication operations optimized for wide area systems. MAGPIE's algorithms send the minimal amount of data over the slow wide area links, and only incur a single wide area latency. Using our system, existing MPI applications can be run unmodified on geographically distributed systems. On moderate cluster sizes, using a wide area latency of 10 milliseconds and a bandwidth of 1 MByte/s, MAGPIE executes operations up to 10 times faster than MPICH, a widely used MPI implementation; application kernels improve by up to a factor of 4. Due to the structure of our …
Total citations
1998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242162418204147454445291914171114111013121512104482
Scholar articles
T Kielmann, RFH Hofman, HE Bal, A Plaat… - Proceedings of the seventh ACM SIGPLAN symposium …, 1999
T Kielmann, RFH Hofman, HE Bal, A Plaat… - ACM SIGPLAN Notices