Randomized PRAM Simulation

  • Authors:
  • Zbigniew J. Czech;Wojciech Mikanik

  • Affiliations:
  • (Correspd.) Institute of Computer Science, Silesia University of Technology, Gliwice, Poland. zjc@polsl.gliwice.pl;(Correspd.) Institute of Computer Science, Silesia University of Technology, Gliwice, Poland. wmikanik@polsl.gliwice.pl

  • Venue:
  • Fundamenta Informaticae
  • Year:
  • 1998

Quantified Score

Hi-index 0.00

Visualization

Abstract

The parallel random access machine (PRAM) is the most commonly used general-purpose machine model for describing parallel computations. Unfortunately the PRAM model is not physically realizable, since on large machines a parallel shared memory access can only be accomplished at the cost of a significant time delay. A number of PRAM simulation algorithms are known. The algorithms allow execution of PRAM programs on more realistic parallel machines. We study the randomized simulation of an exclusive read, exclusive write (EREW) PRAM on a module parallel computer (MPC). The simulation is based on utilizing universal hashing. The optimally efficient simulation involving parallel slackness is also investigated. The results of our experiments performed on the MPC built upon IMS T9000 transputers throw some light on the question whether using the PRAM model in parallel computations is practically viable given the present state of transputer technology.