[Zurück]


Vorträge und Posterpräsentationen (mit Tagungsband-Eintrag):

R. Ganian, M. Kalany, S. Szeider, J. Träff:
"Polynomial-Time Construction of Optimal MPI Derived Datatype Trees";
Vortrag: IEEE 30th International Parallel and Distributed Processing Symposium (IPDPS 2016), Chicago, Illinois, USA; 23.05.2016 - 27.05.2016; in: "Proceedings of the IEEE 30th International Parallel and Distributed Processing Symposium (IPDPS 2016)", IEEE Computer Society, (2016), ISBN: 978-1-5090-2140-6; S. 638 - 647.



Kurzfassung englisch:
The derived datatype mechanism is a powerful, integral feature of the Message-Passing Interface (MPI) for communicating arbitrarily structured, possibly non-consecutive and non-homogeneous application data. MPI defines a set of derived datatype constructors of increasing generality, which allows to describe arbitrary data layouts in a reasonably compact fashion. The constructors may be applied recursively, leading to tree-like representations of the application data layouts. Efficient derived datatype representations are required for MPI implementations to efficiently access and process structured application data. We study the problem of finding tree-like representations of MPI derived datatypes that are optimal in terms of space and processing cost. More precisely, we consider the so-called MPI Type Reconstruction Problem of determining a least-cost tree-like representation of a given data layout for a given set of constructors. In an additive cost model that accounts for the space consumption of the constructors and lower-bounds the processing costs, we show that the problem can be solved in polynomial time for the full set of MPI datatype constructors. Our algorithm uses dynamic programming and requires the solution of a series of shortest path problems on an incrementally built, directed, acyclic graph.

Schlagworte:
MPI, derived datatypes, type reconstruction, dynamic programming


"Offizielle" elektronische Version der Publikation (entsprechend ihrem Digital Object Identifier - DOI)
http://dx.doi.org/10.1109/IPDPS.2016.13



Zugeordnete Projekte:
Projektleitung Jesper Larsson Träff:
EPiGRAM


Erstellt aus der Publikationsdatenbank der Technischen Universität Wien.