two major factors used to categorize such systems Flashcards
two major factors
used to categorize such systems
processing units
interconnection networks
is performed
by writing to and reading from the global memory
Communication in shared memory systems
plays a major role in determining the communication
speed.
interconnection network
Two schemes are introduced,
static and dynamic interconnection networks
when the system is designed rather than when the connection is needed
Static networks
messages must be routed along established links
Static networks
networks establish connections between two or more nodes on the fly as messages
are routed along the links.
Dynamic interconnection
static networks
hypercube
mesh
k-ary n-cube topologies
dynamic interconnection networks
bus, crossbar, and multistage interconnection
topologies
An interconnection network could be either static or dynamic
true
Connections
in a static network are
fixed links
connections in a dynamic network
established on the fly as needed
Static networks can be further classified according
to their interconnection pattern as
one-dimension (1D), two-dimension (2D), or
hypercube (HC).
Dynamic networks, on the other hand, can be classified based on
interconnection scheme
bus-based versus switch-based.
can further be classified as single bus or multiple buses.
Bus-based networks
can be classified according to the structure of the interconnection network as
single-stage (SS), multistage (MS), or crossbar networks
Switch-based dynamic networks
is considered the simplest way to connect multiprocessor systems.
single bus
The use of multiple buses to connect multiple processors is a natural extension to the
single shared bus system.
true
uses several parallel
buses to interconnect multiple processors and multiple memory modules.
multiple bus multiprocessor system
bus can be classified
synchronous or asynchronous