Publication Details

Performance Prediction Model of Bus-Based Shared Memory Architectures

DVOŘÁK, V.; STAROBA, J. Performance Prediction Model of Bus-Based Shared Memory Architectures. Proceedings of 36th International Conference MOSIS'02 Modelling and Simulation of Systems. Vol. I. Ostrava: 2002. p. 273-280. ISBN: 80-85988-71-2.
Czech title
Model architektury se sdílenou pamětí a sběrnicí orientovaný na predikci výkonnosti
Type
conference paper
Language
English
Authors
Dvořák Václav, prof. Ing., DrSc.
Staroba Jiří, Ing., Ph.D.
Keywords

Bus-based multiprocessor, message passing model, performance prediction, multiprocessor simulation, OpenMP

Abstract

It is shown that cache-coherent bus-based multiprocessor simulation can be implemented using message passing and few shared variables, at least in the case of an atomic bus and known coherence protocols. Data request and write-back bus transactions are generating messages to a shared memory server process, shared variables are used only for synchronization. A change in their values by one process is visible simultaneously to other processes, where it triggers invalidation/update actions. Models of various locks and barriers are described and the simulation-based performance prediction using Transim tool is illustrated on the example of parallel FFT benchmark in OpenMP. Multiprocessor hw, sw, and mapping to one another is described in Transim language that supports synchronous message passing as well as shared variables. Accuracy of prediction (8 %) has been satisfactory in the benchmark under test and may continue to be so in other benchmarks.

Published
2002
Pages
273–280
Proceedings
Proceedings of 36th International Conference MOSIS'02 Modelling and Simulation of Systems
Series
Vol. I.
ISBN
80-85988-71-2
Place
Ostrava
BibTeX
@inproceedings{BUT10007,
  author="Václav {Dvořák} and Jiří {Staroba}",
  title="Performance Prediction Model of Bus-Based Shared Memory Architectures",
  booktitle="Proceedings of 36th International Conference MOSIS'02 Modelling and Simulation of Systems",
  year="2002",
  series="Vol. I.",
  pages="273--280",
  address="Ostrava",
  isbn="80-85988-71-2"
}
Back to top