Architecture exploration for efficient data transfer and storage in data-parallel applications

  • Authors:
  • Rosilde Corvino;Abdoulaye Gamatié;Pierre Boulet

  • Affiliations:
  • LIFL, UMR CNRS, USTL, Inria Lille, Nord Europe Parc Scientique de la Haute Borne, Villeneuve d'Ascq, France;LIFL, UMR CNRS, USTL, Inria Lille, Nord Europe Parc Scientique de la Haute Borne, Villeneuve d'Ascq, France;LIFL, UMR CNRS, USTL, Inria Lille, Nord Europe Parc Scientique de la Haute Borne, Villeneuve d'Ascq, France

  • Venue:
  • EuroPar'10 Proceedings of the 16th international Euro-Par conference on Parallel processing: Part I
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Due to the complexity of modern data parallel applications such as image processing applications, automatic approach to infer suitable and efficient hardware realizations are more and more required. Typically, the optimization of data transfer and storage micro-architecture has a key role for the data parallelism. In this paper, we propose a comprehensive method to explore the mapping of a high-level representation of an application into a customizable hardware accelerator. The highlevel representation is in a language called Array-OL. The customizable architecture uses FIFO queues and double buffering mechanism to mask the latency of data transfers and external memory access. The mapping of a high-level representation onto the given architecture is performed by applying a set of loop transformations in Array-OL. A method based on integer partition is used to reduce the space of explored solutions.