Analyzing the influence of mixed evaluation on the performance of Eden skeletons

  • Authors:
  • Mercedes Hidalgo-Herrero;Yolanda Ortega-Mallén;Fernando Rubio

  • Affiliations:
  • Dpto. Didáctica de las Matemáticas, Univ. Complutense de Madrid, Madrid, Spain;Dpto. Sistemas Informáticos y Programación, Univ. Complutense de Madrid, Madrid, Spain;Dpto. Sistemas Informáticos y Programación, Univ. Complutense de Madrid, Madrid, Spain

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

A key point in the efficiency of parallel programs is the distribution of computation among processes. Haskell parallel dialects--like Eden--use mixed lazy and strict evaluation, and parallel performance is determined by the strategy used. We investigate how alternative evaluation models influence Eden skeletons performance using an implementation of Eden's operational semantics. More concretely, we have chosen the parallel Divide-and-Conquer skeleton for our comparative analysis. Here we show the measures obtained for a simple program but using different mixed evaluation strategies, and we analyze the advantages and drawbacks of each of them.