Publication Details
Can Message Passing Architecture Outperform EREW PRAM?
Čábel Miloš, Ing.
Parallel processing, EREW PRAM model, Message passing architecture, Performance prediction, Transim tool
This article wants to show that, contrary to popular belief, solving some problems on a message passing architecture (MPA) may be faster than solution on an abstract EREW PRAM machine. The reason is that communication on MP architecture can be hidden by SW pipelining, but shared memory communication in PRAM cannot be, in principle, overlapped with processing. In this paper we present an example of artificial neural network implementation, where, under certain circumstances, MPA can provide faster execution and a better speedup than EREW PRAM.
This article wants to show that, contrary to popular belief, solving some problems on a message passing architecture (MPA) may be faster than solution on an abstract EREW PRAM machine. The reason is that communication on MP architecture can be hidden by SW pipelining, but shared memory communication in PRAM cannot be, in principle, overlapped with processing. In this paper we present an example of artificial neural network implementation, where, under certain circumstances, MPA can provide faster execution and a better speedup than EREW PRAM.
@inproceedings{BUT5580,
author="Václav {Dvořák} and Miloš {Čábel}",
title="Can Message Passing Architecture Outperform EREW PRAM?",
booktitle="Proceedings of the 35th Spring International Conference Modelling and Simulation of Systems MOSIS 2001",
year="2001",
pages="109--114",
address="Hradec nad Moravicí",
isbn="80-85988-57-7"
}