Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

parallel random-access machine

You are here: irt.org | FOLDOC | parallel random-access machine

<parallel> (PRAM) An idealised parallel processor consisting of P processors, unbounded shared memory, and a common clock. Each processor is a random-access machine (RAM) consisting of R registers, a program counter, and a read-only signature register. Each RAM has an identical program, but the RAMs can branch to different parts of the program. The RAMs execute the program synchronously one instruction in one clock cycle.

See also pm2.

(1997-06-04)

Nearby terms: Parallel Presence Detect « parallel processing « parallel processor « parallel random-access machine » parallel reduction » Parallel Server Option » Parallel SML

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb