An optical simulation of shared memory

  • Authors:
  • Leslie Ann Goldberg;Yossi Matias;Satish Rao

  • Affiliations:
  • Sandia National Labs., Albuquerque, NM;AT&T Bell Labs., Murray Hill, NJ;Princeton, NJ

  • Venue:
  • SPAA '94 Proceedings of the sixth annual ACM symposium on Parallel algorithms and architectures
  • Year:
  • 1994

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a work-optimal randomized algorithm for simulating a shared memory machine (PRAM) on an optical communication parallel computer (OCPC). The OCPC model is motivated by the potential of optical communication for parallel computation. The memory of an OCPC is divided into modules, one module per processor. Each memory module only services a request on a timestep if it receives exactly one memory request.Our algorithm simulates each step of an n lg lg n-processor EREW PRAM on an n-processor OCPC in O(lg lg n) expected delay. (The probability that the delay is longer than this is at most n-&agr; for any constant &agr;.) The best previous simulation, due to Valiant, required &THgr;(lg n) expected delay.