Showing posts with label Education Technology Theory. Show all posts
Showing posts with label Education Technology Theory. Show all posts

Wednesday, 6 March 2013

Parallel Random Access Machine (PRAM)


PRAM for Parallel Random Access Machine is an abstract model of machine for designing algorithms for parallel machines model MIMD, or for rarer model SIMD.
PRAM model a parallel machine with a memory RAM shared by all processors. These processors are synchronized with each statement. We define several variants of this model, depending on memory access restrictions: