Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM-212
Collection Type Indeks Artikel prosiding/Sem
Title An Optical Simulation of Shared Memory
Author Leslie Ann Goldberg, Yossi Matias, Satish Rao;
Publisher 6th Annual ACM Symposium on Parallel Algorithms and Architecture
Subject
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM-212 TERSEDIA
Tidak ada review pada koleksi ini: 55463
ABSTRACT

We present a work-optimal randomized algorithm for simu- lating a shared memory machine (PRAM) on an optical com- munication parallel computer (OCPC). The OCPC model is motivated by the potential of optical communication for par- allel 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 for any constant a.) The best previous simu- lation, due to Valiant, required (lg n) expected delay.