Sciweavers

LCPC
1997
Springer

Automatic Data Decomposition for Message-Passing Machines

13 years 8 months ago
Automatic Data Decomposition for Message-Passing Machines
The data distribution problem is very complex, because it involves trade-offdecisions between minimizing communication and maximizing parallelism. A common approach towards solving this problem is to break the data mapping into two stages: an alignment stage and a distribution stage. The alignment stage attempts to increase parallelism, while the distribution stage attempts to decrease communication overhead. As opposed to previous approaches, we consider the alignment and distribution problems in a unified framework, and attempt to simultaneously maximize parallelism and minimize communication overhead. The problem becomes harder if dynamic remapping, multi-dimensional distributions, array replications and control flow are taken into account. This paper formulates the full data decomposition problem that addresses all these issues and presents a simple new algorithm to find the optimal solution of the dynamic data distribution problem, given the number of processors and a partitioning...
Mirela Damian-Iordache, Sriram V. Pemmaraju
Added 08 Aug 2010
Updated 08 Aug 2010
Type Conference
Year 1997
Where LCPC
Authors Mirela Damian-Iordache, Sriram V. Pemmaraju
Comments (0)