Performance Prediction Methodology for Parallel Programs with MPI in NOW Environments

  • Authors:
  • Li Kuan Ching;Jean-Luc Gaudiot;Liria Matsumoto Sato

  • Affiliations:
  • -;-;-

  • Venue:
  • IWDC '02 Proceedings of the 4th International Workshop on Distributed Computing, Mobile and Wireless Computing
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a methodology for parallel programming, along with MPI performance measurement and prediction in a class of a distributed computing environments, namely networks of workstations. Our approach is based on a two-level model where, at the top, a new parallel version of timing graph representation is used to make explicit the parallel communication and code segments of a given parallel program, while at the bottom level, analytical models are developed to represent execution behavior of parallel communications and code segments. Execution time results obtained from execution, together with problem size and number of nodes, are input to the model, which allows us to predict the performance of similar cluster computing systems with a different number of nodes. The analytical model is validated by performing experiments over a homogeneous cluster of workstations. Final results show that our approach produces accurate predictions, within 5% of actual results.