A preliminary nested-parallel framework to efficiently implement scientific applications

  • Authors:
  • Arturo González-Escribano;Arjan J. C. van Gemund;Valentín Cardeñoso-Payo;Raúl Portales-Fernández;Jose A. Caminero-Granja

  • Affiliations:
  • Dept. de Informática, Universidad de Valladolid, Valladolid, Spain;Parallel and Distributed Systems groep (PGS, prof.dr.ir. Henk J. Sips), Faculty of Information Technology and Systems (ITS), Delft, The Netherlands;Dept. de Informática, Universidad de Valladolid, Valladolid, Spain;Dept. de Informática, Universidad de Valladolid, Valladolid, Spain;Dept. de Informática, Universidad de Valladolid, Valladolid, Spain

  • Venue:
  • VECPAR'04 Proceedings of the 6th international conference on High Performance Computing for Computational Science
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

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.