Towards Automated Performance Prediction in Bulk-Synchronous Parallel Discrete-Event Simulation

  • Authors:
  • Mauricio Marin

  • Affiliations:
  • -

  • Venue:
  • SCCC '99 Proceedings of the 19th International Conference of the Chilean Computer Science Society
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper discusses the running time cost of performing discrete-event simulation on the bulk-synchronous parallel (BSP) model of computing. The BSP model provides a general purpose framework for parallel computing which is independent of the architecture of the computer, and thereby it enables the development of portable software. In addition, the structure of BSP computations allows the accurate determination of the cost of parallel algorithms. We use this feature to devise a performance prediction methodology that enables the designer of parallel simulation models to predict in advance the systems which are amenable for efficient execution on a given BSP computer. The methodology is simple enough to be automated in parallel simulation languages.