Basic skeletons in 11c

  • Authors:
  • Antonio Dorta;Pablo López;Francisco de Sande

  • Affiliations:
  • Departamento E. I. O. y Computación, Universidad de La Laguna, Canary Islands, Spain;Departamento E. I. O. y Computación, Universidad de La Laguna, Canary Islands, Spain;Departamento E. I. O. y Computación, Universidad de La Laguna, Canary Islands, Spain

  • Venue:
  • Parallel Computing - Algorithmic skeletons
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

11c is a high-level parallel language that provides support for some of the most widely used algorithmic skeletons. The language has a syntax based on OpenMP-like directives and the compiler uses direct translation to MPI to produce parallel code. To evaluate the performance of our prototype compiler we present computational results for some of the skeletons available in the language on different architectures. Particularly in the presence of coarse-grain parallelism, the results reflect similar performances for the 11c compiled version and ad hoc MPI or OpenMP implementations. In all cases, the performance loss with respect to a direct MPI implementation is clearly compensated by a significantly smaller development effort.