next up previous contents
Next: Shared Memory I; Processes, Up: An Overview of Cluster Previous: An Overview of Cluster   Contents


A Taxonomy of Parallel Computing

A first-tier decomposition of the space of parallel computing architectures may be codified in terms of coupling: the typical latencies involved in performing and exploiting parallel operations. This may range from the most tightly coupled fine-grained systems of the systolic class, where the parallel algorithm is actually hardwired into a special-purpose ultra-fine-grained hardware computer logic structure with latencies measured in the nanosecond range, to the other extreme, often referred to as distributed computing, which engages widely separated computing resources potentially across a continent or around the world and has latencies on the order of a hundred milliseconds.
next up previous contents
Next: Shared Memory I; Processes, Up: An Overview of Cluster Previous: An Overview of Cluster   Contents
Cem Ozdogan 2009-01-05