Performance Modeling Based on PVM

  • Authors:
  • Hermann Mierendorff;Helmut Schwamborn

  • Affiliations:
  • -;-

  • Venue:
  • Proceedings of the 6th European PVM/MPI Users' Group Meeting on Recent Advances in Parallel Virtual Machine and Message Passing Interface
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

For performance modeling of message passing programs using PVM, we consider a hybrid method where large numerical parts of the program are replaced byde lays and the remaining control structure is translated into the input language of a simulator. For simulation, we use again a PVM-like platform. The present paper deals mainly with special aspects of the PVM layer used for simulation. As a case study, a subset of PVM was implemented on top of Modarch which is a commercial tool for simulating parallel systems. It was used here as a simulator for performance models of parallel Fortran programs. Some experiences with this implementation are discussed. This way of performance evaluation is compared with a method where the model is written in the same language as the original program and the simulator consists of a set of routines complementing the original PVM layer.