A preliminary nested-parallel framework to efficiently implement scientific applications

Conference Paper (2005)
Author(s)

A Gonzáles-Escribano (External organisation)

AJC van Gemund (TU Delft - Electrical Engineering, Mathematics and Computer Science)

V Cardeñoso-Payo (External organisation)

R Portales-Fernández (External organisation)

JA Caminero-Granja (External organisation)

Research Group
Software Engineering
DOI related publication
https://doi.org/DOI:10.1007/11403937_41 Final published version
More Info
expand_more
Publication Year
2005
Research Group
Software Engineering
Pages (from-to)
541-555
Publisher
Springer
ISBN (print)
3-540-25424-2
Event
6th International Conference, Valencia, Spain (2004-06-28 - 2004-06-30), Berlin
Downloads counter
103

Abstract

Nested-parallel programming models, where the task graph associated to a computation is series-parallel, present good analysis properties that can be exploited for scheduling, cost estimation or automatic mapping to different architectures.
In this work we present a preliminary framework approach to exploit some of these advantages. In our framework we reconstruct an application task graph from a high-level specification, where no scheduling or communication details are yet expressed. The obtained synchronization structure determines which mapping modules or back-ends are used to port the application to an specific platform.
The first results obtained with our prototype show that even simple balancing techniques for irregular scientific applications may be easily integrated in this nested-parallel framework, to obtain efficient implementations from high-level and portable specifications.
Topic: Parallel and Distributed Computing.