DAME: An Environment for Preserving the Efficiency of Data-Parallel Computations on Distributed Systems

  • Authors:
  • Michele Colajanni;Michele Cermele

  • Affiliations:
  • -;-

  • Venue:
  • IEEE Parallel & Distributed Technology: Systems & Technology
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

DAME (Data Migration Environment) uses transparent supports to overcome inefficiencies in data-parallel programming. These supports hide irregular network topology, dynamically adapt the data distribution to platform conditions, and mask the consequent nonuniform distribution to the programmer. The authors compare DAME's performance with that of some popular frameworks. They begin by discussing DAME's three main design goals: efficiency, transparency, and scalability. Next, they describe the five supports that DAME gives the programmer: virtual topology, data distribution, data management, interprocess communication, and workload reconfiguration. Then, they present the results they obtained from experiments using 10 workstations that provide a hardware-heterogeneous, data-homogeneous, nonuniform platform. The results show that DAME provides a virtual Single-Program, Multiple-Data machine that overcomes most of the differences that distinguish a parallel virtual machine from an ideal SPMD machine.