190 likes | 368 Views
Parallel and Distributed Processing CSE 8380. January 25 2005 Session 4. Contents. Interconnection Networks Static IN Dynamic IN. Interconnection Network. Mode of Operation (Synchronous vs. Asynchronous) Control Strategy (Centralized vs. Decentralized)
E N D
Parallel and Distributed ProcessingCSE 8380 January 25 2005 Session 4
Contents • Interconnection Networks • Static IN • Dynamic IN
Interconnection Network • Mode of Operation(Synchronous vs. Asynchronous) • Control Strategy(Centralized vs. Decentralized) • Switching Techniques(Packet switching vs. Circuit switching) • Topology(Static Vs. Dynamic)
Interconnection Network Taxonomy Interconnection Network Dynamic Static Bus-based Switch-based 1-D 2-D HC Crossbar Single Multiple SS MS
Static Interconnection Networks • Static (fixed) interconnection networks are characterized by having fixed paths, unidirectional or bi-directional, between processors. • Completely connected networks (CCNs): Number of links: O(N2), delay complexity: O(1). • Limited connected network (LCNs) • Linear arrays • Ring (Loop) networks • Two-dimensional arrays • Tree networks • Cube network
1 2 6 3 5 4 Examples of Network Topology Ring Linear Array Fully Connected Mesh
Hypercube 100 110 000 01 010 00 0 101 10 11 111 1 011 001 d = 0 d = 1 d = 2 d = 3
Hypercube of dimension d n = 2d d = log n Node degree = d Number of bits to label a node = d Diameter = d Number of edges = n*d/2 Hamming distance! Routing
1110 1111 1010 1011 0110 0111 0010 0011 S 1101 1010 1000 1001 0100 0101 0010 0000 0001 d = 4 Hypercubes
C C C P P P P P P Bus Based IN Global Memory Global Memory
Dynamic Interconnection NetworkCrossbar network M1 M2 M3 M4 M5 M6 M7 M8 P1 P2 P3 P4 P5 P6 P7 P8 An 8X8 Crossbar Network
Straight Exchange Upper-broadcast Lower-broadcast The different setting of the 2X2 SE Dynamic Networks
Multi-stage network 000 000 001 001 010 010 011 011 100 100 101 101 110 110 111 111
Dynamic Interconnection NetworkMulti-stage INs (MINs) 000 000 001 001 010 010 011 011 100 100 101 101 110 110 111 111 An example 8X8 Shuffle-Exchange network (SEN).
Dynamic Interconnection NetworkMulti-stage INs (MINs) (cont.) An 8X8 Banyan network