Portable and architecture independent parallel performance tuning using BSP

  • Authors:
  • S. A. Jarvis;J. M. D. Hill;C. J. Siniolakis;V. P. Vasilev

  • Affiliations:
  • Department of Computer Science, University of Warwick, CV4 7AL Coventry, Warwick, UK;Sychron Ltd., One Cambridge Terrace, Oxford, UK;The American College of Greece, Athens 15342, Greece;Sychron Ltd., One Cambridge Terrace, Oxford, UK

  • Venue:
  • Parallel Computing
  • Year:
  • 2002

Quantified Score

Hi-index 0.01

Visualization

Abstract

A call-graph profiling tool has been designed and implemented to analyse the efficiency of programs written in BSPlib, This tool highlights computation and communication imbalance in parallel programs, exposing portions of program code which are amenable to improvement.A unique feature of this profiler is that it uses the bulk synchronous parallel cost model, thus providing a mechanism for portable and architecture-independent parallel performance tuning. In order to test the capabilities of the model on a real-world example, the performance characteristics of an SQL query processing application are investigated on a number of different parallel architectures.