18-447 Computer Architecture Lecture 33: Interconnection Networks Prof. Onur Mutlu Carnegie Mellon University Spring 2015, 4/27/2015.

Slides:



Advertisements
Similar presentations
Data Communications and Networking
Advertisements

A Novel 3D Layer-Multiplexed On-Chip Network
Presentation of Designing Efficient Irregular Networks for Heterogeneous Systems-on-Chip by Christian Neeb and Norbert Wehn and Workload Driven Synthesis.
Flattened Butterfly Topology for On-Chip Networks John Kim, James Balfour, and William J. Dally Presented by Jun Pang.
High Performance Router Architectures for Network- based Computing By Dr. Timothy Mark Pinkston University of South California Computer Engineering Division.
1 Lecture 12: Interconnection Networks Topics: dimension/arity, routing, deadlock, flow control.
1 CSE 591-S04 (lect 14) Interconnection Networks (notes by Ken Ryu of Arizona State) l Measure –How quickly it can deliver how much of what’s needed to.
NUMA Mult. CSE 471 Aut 011 Interconnection Networks for Multiprocessors Buses have limitations for scalability: –Physical (number of devices that can be.
CS 258 Parallel Computer Architecture Lecture 5 Routing February 6, 2008 Prof John D. Kubiatowicz
1 Lecture 24: Interconnection Networks Topics: topologies, routing, deadlocks, flow control.
1 Lecture 25: Interconnection Networks Topics: communication latency, centralized and decentralized switches, routing, deadlocks (Appendix E) Review session,
Dragonfly Topology and Routing
Switching, routing, and flow control in interconnection networks.
High Performance Embedded Computing © 2007 Elsevier Lecture 16: Interconnection Networks Embedded Computing Systems Mikko Lipasti, adapted from M. Schulte.
1 The Turn Model for Adaptive Routing. 2 Summary Introduction to Direct Networks. Deadlocks in Wormhole Routing. System Model. Partially Adaptive Routing.
Interconnect Basics 1. Where Is Interconnect Used? To connect components Many examples  Processors and processors  Processors and memories (banks) 
Interconnect Networks
On-Chip Networks and Testing
High-Performance Networks for Dataflow Architectures Pravin Bhat Andrew Putnam.
High-Level Interconnect Architectures for FPGAs An investigation into network-based interconnect systems for existing and future FPGA architectures Nick.
Dynamic Interconnect Lecture 5. COEN Multistage Network--Omega Network Motivation: simulate crossbar network but with fewer links Components: –N.
High-Level Interconnect Architectures for FPGAs Nick Barrow-Williams.
Course Wrap-Up Miodrag Bolic CEG4136. What was covered Interconnection network topologies and performance Shared-memory architectures Message passing.
Multiprocessor Interconnection Networks Todd C. Mowry CS 740 November 3, 2000 Topics Network design issues Network Topology.
Design and Evaluation of Hierarchical Rings with Deflection Routing Rachata Ausavarungnirun, Chris Fallin, Xiangyao Yu, ​ Kevin Chang, Greg Nazario, Reetuparna.
ECE669 L21: Routing April 15, 2004 ECE 669 Parallel Computer Architecture Lecture 21 Routing.
Anshul Kumar, CSE IITD CSL718 : Multiprocessors Interconnection Mechanisms Performance Models 20 th April, 2006.
InterConnection Network Topologies to Minimize graph diameter: Low Diameter Regular graphs and Physical Wire Length Constrained networks Nilesh Choudhury.
Anshul Kumar, CSE IITD ECE729 : Advanced Computer Architecture Lecture 27, 28: Interconnection Mechanisms In Multiprocessors 29 th, 31 st March, 2010.
Yu Cai Ken Mai Onur Mutlu
Interconnect Networks Basics. Generic parallel/distributed system architecture On-chip interconnects (manycore processor) Off-chip interconnects (clusters.
Super computers Parallel Processing
INTERCONNECTION NETWORKS Work done as part of Parallel Architecture Under the guidance of Dr. Edwin Sha By Gomathy Gowri Narayanan Karthik Alagu Dynamic.
HAT: Heterogeneous Adaptive Throttling for On-Chip Networks Kevin Kai-Wei Chang Rachata Ausavarungnirun Chris Fallin Onur Mutlu.
Parallel Computer Architecture Lecture 17: Interconnection Networks I Chris Fallin Carnegie Mellon University in turn based on Onur Mutlu’s
18-740/640 Computer Architecture Lecture 16: Interconnection Networks Prof. Onur Mutlu Carnegie Mellon University Fall 2015, 11/4/2015.
18-447: Computer Architecture Lecture 32: Interconnects Prof. Onur Mutlu Carnegie Mellon University Spring 2013, 4/26/2013.
Network-on-Chip Paradigm Erman Doğan. OUTLINE SoC Communication Basics  Bus Architecture  Pros, Cons and Alternatives NoC  Why NoC?  Components 
Network Connected Multiprocessors
Lynn Choi School of Electrical Engineering
Overview Parallel Processing Pipelining
Parallel Architecture
Computer Architecture Lecture 30: Interconnection Networks
Interconnect Networks
Auburn University COMP8330/7330/7336 Advanced Parallel and Distributed Computing Interconnection Networks (Part 2) Dr.
Advanced Computer Networks
Interconnection Networks: Topology
Lecture 23: Interconnection Networks
ESE532: System-on-a-Chip Architecture
Azeddien M. Sllame, Amani Hasan Abdelkader
Cache Memory Presentation I
Chapter 3 Part 3 Switching and Bridging
Parallel and Multiprocessor Architectures
CMSC 611: Advanced Computer Architecture
Architecture of Parallel Computers CSC / ECE 506 Summer 2006 Scalable Programming Models Lecture 11 6/19/2006 Dr Steve Hunter.
Interconnect Basics.
Switching, routing, and flow control in interconnection networks
Lecture 14: Interconnection Networks
Interconnection Networks: Routing
Advanced Computer Architecture 5MD00 / 5Z032 Multi-Processing 2
Low-Latency Virtual-Channel Routers for On-Chip Networks Robert Mullins, Andrew West, Simon Moore Presented by Sailesh Kumar.
Interconnection Networks Contd.
Embedded Computer Architecture 5SAI0 Interconnection Networks
Lecture: Interconnection Networks
Chapter 3 Part 3 Switching and Bridging
CS 6290 Many-core & Interconnect
Birds Eye View of Interconnection Networks
Switching, routing, and flow control in interconnection networks
18-447: Computer Architecture Final Review Session
Multiprocessors and Multi-computers
Presentation transcript:

Computer Architecture Lecture 33: Interconnection Networks Prof. Onur Mutlu Carnegie Mellon University Spring 2015, 4/27/2015

Logistics Lab 7 and Lab 8 Final Exam Midterm II scores Course grades so far Course evaluations 740 next semester Plans for Wed and Fri lectures 2

Lab 6 Extra Credit 2.5% Ashish Shrestha (ashresth) 2.5% Amanda Marano (amarano) 2.5% Pete Ehrett (wpe) 2.0% Jared Choi (jaewonch) 2.0% Akshai Subramanian (avsubram) 2.0% Sohil Shah (sohils) 2.0% Raghav Gupta (raghavg) 1.5% Kais Kudrolli (kkudroll) 3

Lab 7 Abstract, cycle-level modeling of the memory hierarchy  L2 Cache and Main Memory Controllers  A key part of all modern computing systems today You can submit until May 1 and still get full credit Feel free to submit the Extra Credit portion as well  Prefetching  You can get up to 2% of course grade as extra credit Remember: The goal is for you to learn… 4

Extra Credit Lab 8: Multi-Core Cache Coherence Completely extra credit (all get 5% for free; can get 5% more) Last submission accepted on May 10, 11:59pm; no late submissions Cycle-level modeling of the MESI cache coherence protocol 5

Midterm 2 Grade Distribution 6 AVG = 152 Median = 154 STDDEV = 37 Max = 240 Min = 61

Midterm 2 Grade Distribution (%) 7 AVG = 45 Median = 45 STDDEV = 40 Max = 71 Min = 18

Final Exam: May 5 May 5, 5:30-8:30pm, Location: BH A51 Comprehensive (over all topics in course) Three cheat sheets allowed We will (likely) have a review session on Friday Remember this is 22% of your grade  I will take into account your improvement over the course  Know all concepts, especially the previous midterm concepts  Same advice as before for Midterms I and II 8

Course Grades So Far 9 AVG = 57 Median = 58 STDDEV = 6.5 Max = 66 Min = 43 Max_possible = 71 Max_possible + EC = 87.15

A Note on 740, Research, Jobs/Internships I am teaching 740 next semester (Fall 2015)  Lectures M, W 7:30-9:20pm  Recitations T 7:30-9:20pm If you are enjoying 447 and are doing well, you can take it  feel free to talk with me If you are excited about Computer Architecture research or looking for a job/internship in this area  talk with me 10

More on is the next course in sequence Time: Lect. MW 7:30-9:20pm, Rect. T 7:30-9:20pm Content:  Lectures: More advanced, with a different perspective  Recitations: Delving deeper into papers, advanced topics  Readings: Many fundamental and research readings; will do many reviews  Project: More open ended research project. Proposal  milestones  final poster and presentation Done in groups of 1-3 Focus of the course is the project and critical reviews of readings  Exams: lighter and fewer  Homeworks: None 11

Course Evaluations (due May 11) Due May 11, 11:59pm Please do not forget to fill out the course evaluations  Your feedback is very important I read these very carefully, and take into account every piece of feedback  And, improve the course for the future Please take the time to write out feedback  State the things you liked, topics you enjoyed, what you think the course contributed to your learning, what we can improve on  Please don’t just say “the course is hard and fast paced” Because you knew that from the very beginning! 12

Extra Credit for Course Evaluations 0.25% extra credit for everyone in the class if more than 90% (i.e., 25) of you fill out the evaluations 13

Plan for Wed and Fri Sessions This Week Wednesday: Informal Q&A Session  Location: Porch  Tentative format: Fun, information, food  Come with questions (about comp arch/systems, and anything else)  We will have food Friday: Final Exam Review  Location: HH 1107  Tentative format: TAs will go over Midterms I and II and answer your questions 14

Where We Are in Lecture Schedule The memory hierarchy Caches, caches, more caches Virtualizing the memory hierarchy: Virtual Memory Main memory: DRAM Main memory control, scheduling Memory latency tolerance techniques Non-volatile memory Multiprocessors Coherence and consistency In-memory computation and predictable performance Multi-core issues (e.g., heterogeneous multi-core) Interconnection networks 15

Interconnection Network Basics 16

Where Is Interconnect Used? To connect components Many examples  Processors and processors  Processors and memories (banks)  Processors and caches (banks)  Caches and caches  I/O devices 17 Interconnection network

Why Is It Important? Affects the scalability of the system  How large of a system can you build?  How easily can you add more processors? Affects performance and energy efficiency  How fast can processors, caches, and memory communicate?  How long are the latencies to memory?  How much energy is spent on communication? 18

Interconnection Network Basics Topology  Specifies the way switches are wired  Affects routing, reliability, throughput, latency, building ease Routing (algorithm)  How does a message get from source to destination  Static or adaptive Buffering and Flow Control  What do we store within the network? Entire packets, parts of packets, etc?  How do we throttle during oversubscription?  Tightly coupled with routing strategy 19

Topology Bus (simplest) Point-to-point connections (ideal and most costly) Crossbar (less costly) Ring Tree Omega Hypercube Mesh Torus Butterfly … 20

Metrics to Evaluate Interconnect Topology Cost Latency (in hops, in nanoseconds) Contention Many others exist you should think about  Energy  Bandwidth  Overall system performance 21

Bus All nodes connected to a single link + Simple + Cost effective for a small number of nodes + Easy to implement coherence (snooping and serialization) - Not scalable to large number of nodes (limited bandwidth, electrical loading  reduced frequency) - High contention  fast saturation

Point-to-Point Every node connected to every other with direct/isolated links + Lowest contention + Potentially lowest latency + Ideal, if cost is no issue -- Highest cost O(N) connections/ports per node O(N 2 ) links -- Not scalable -- How to lay out on chip?

Crossbar Every node connected to every other with a shared link for each destination Enables concurrent transfers to non-conflicting destinations Could be cost-effective for small number of nodes + Low latency and high throughput - Expensive - Not scalable  O(N 2 ) cost - Difficult to arbitrate as N increases Used in core-to-cache-bank networks in - IBM POWER5 - Sun Niagara I/II 24

Another Crossbar Design

Sun UltraSPARC T2 Core-to-Cache Crossbar High bandwidth interface between 8 cores and 8 L2 banks & NCU 4-stage pipeline: req, arbitration, selection, transmission 2-deep queue for each src/dest pair to hold data transfer request 26

Bufferless and Buffered Crossbars NI Bufferless Crossbar Simpler arbitration/ scheduling + Efficient support for variable-size packets - Requires N 2 buffers

Can We Get Lower Cost than A Crossbar? Yet still have low contention compared to a bus? Idea: Multistage networks 28

Multistage Logarithmic Networks Idea: Indirect networks with multiple layers of switches between terminals/nodes Cost: O(NlogN), Latency: O(logN) Many variations (Omega, Butterfly, Benes, Banyan, …) Omega Network: 29 conflict

Multistage Networks (Circuit Switched) A multistage network has more restrictions on feasible concurrent Tx-Rx pairs vs a crossbar But more scalable than crossbar in cost, e.g., O(N logN) for Butterfly by-2 crossbar

Multistage Networks (Packet Switched) Packets “hop” from router to router, pending availability of the next-required switch and buffer 31 2-by-2 router

Aside: Circuit vs. Packet Switching Circuit switching sets up full path before transmission  Establish route then send data  Noone else can use those links while “circuit” is set + faster arbitration -- setting up and bringing down “path” takes time Packet switching routes per packet in each router  Route each packet individually (possibly via different paths)  If link is free, any packet can use it -- potentially slower --- must dynamically switch + no setup, bring down time + more flexible, does not underutilize links 32

Switching vs. Topology Circuit/packet switching choice independent of topology It is a higher-level protocol on how a message gets sent to a destination However, some topologies are more amenable to circuit vs. packet switching 33

Another Example: Delta Network Single path from source to destination Each stage has different routers Proposed to replace costly crossbars as processor-memory interconnect Janak H. Patel,“Processor- Memory Interconnections for Multiprocessors,” ISCA x8 Delta network

Another Example: Omega Network Single path from source to destination All stages are the same Used in NYU Ultracomputer Gottlieb et al. “The NYU Ultracomputer - Designing an MIMD Shared Memory Parallel Computer,” IEEE Trans. On Comp.,

Ring Each node connected to exactly two other nodes. Nodes form a continuous pathway such that packets can reach any node. + Cheap: O(N) cost - High latency: O(N) - Not easy to scale - Bisection bandwidth remains constant Used in Intel Haswell, Intel Larrabee, IBM Cell, many commercial systems today 36

Unidirectional Ring Single directional pathway Simple topology and implementation  Reasonable performance if N and performance needs (bandwidth & latency) still moderately low  O(N) cost  N/2 average hops; latency depends on utilization 37 R 0 R 1 R N-2 R N-1 2 2x2 router

Bidirectional Rings Multi-directional pathways, or multiple rings + Reduces latency + Improves scalability - Slightly more complex injection policy (need to select which ring to inject a packet into) 38

Hierarchical Rings + More scalable + Lower latency - More complex 39

More on Hierarchical Rings Rachata+, “Design and Evaluation of Hierarchical Rings with Deflection Routing,” SBAC-PAD  with-deflection_sbacpad14.pdf with-deflection_sbacpad14.pdf Discusses the design and implementation of a mostly- bufferless hierarchical ring 40

Each node connected to 4 neighbors (N, E, S, W) O(N) cost Average latency: O(sqrt(N)) Easy to layout on-chip: regular and equal-length links Path diversity: many ways to get from one node to another Used in Tilera 100-core And many on-chip network prototypes Mesh 41

Torus Mesh is not symmetric on edges: performance very sensitive to placement of task on edge vs. middle Torus avoids this problem + Higher path diversity (and bisection bandwidth) than mesh - Higher cost - Harder to lay out on-chip - Unequal link lengths 42

Torus, continued Weave nodes to make inter-node latencies ~constant 43

Planar, hierarchical topology Latency: O(logN) Good for local traffic + Cheap: O(N) cost + Easy to Layout - Root can become a bottleneck Fat trees avoid this problem (CM-5) Trees 44 Fat Tree

CM-5 Fat Tree Fat tree based on 4x2 switches Randomized routing on the way up Combining, multicast, reduction operators supported in hardware  Thinking Machines Corp., “The Connection Machine CM-5 Technical Summary,” Jan

Hypercube “N-dimensional cube” or “N-cube” Latency: O(logN) Radix: O(logN) #links: O(NlogN) + Low latency - Hard to lay out in 2D/3D

Caltech Cosmic Cube 64-node message passing machine Seitz, “The Cosmic Cube,” CACM

Interconnection Network Basics Topology  Specifies the way switches are wired  Affects routing, reliability, throughput, latency, building ease Routing (algorithm)  How does a message get from source to destination  Static or adaptive Buffering and Flow Control  What do we store within the network? Entire packets, parts of packets, etc?  How do we throttle during oversubscription?  Tightly coupled with routing strategy 48

Handling Contention Two packets trying to use the same link at the same time What do you do?  Buffer one  Drop one  Misroute one (deflection) Tradeoffs? 49

Destination Bufferless Deflection Routing Key idea: Packets are never buffered in the network. When two packets contend for the same link, one is deflected Baran, “On Distributed Communication Networks.” RAND Tech. Report., 1962 / IEEE Trans.Comm., New traffic can be injected whenever there is a free output link. New traffic can be injected whenever there is a free output link.

Bufferless Deflection Routing Input buffers are eliminated: packets are buffered in pipeline latches and on network links 51 North South East West Local North South East West Local Deflection Routing Logic Input Buffers

Routing Algorithm Three Types  Deterministic: always chooses the same path for a communicating source-destination pair  Oblivious: chooses different paths, without considering network state  Adaptive: can choose different paths, adapting to the state of the network How to adapt  Local/global feedback  Minimal or non-minimal paths 52

Deterministic Routing All packets between the same (source, dest) pair take the same path Dimension-order routing  First traverse dimension X, then traverse dimension Y  E.g., XY routing (used in Cray T3D, and many on-chip networks) + Simple + Deadlock freedom (no cycles in resource allocation) - Could lead to high contention - Does not exploit path diversity 53

Deadlock No forward progress Caused by circular dependencies on resources Each packet waits for a buffer occupied by another packet downstream 54

Handling Deadlock Avoid cycles in routing  Dimension order routing Cannot build a circular dependency  Restrict the “turns” each packet can take Avoid deadlock by adding more buffering (escape paths) Detect and break deadlock  Preemption of buffers 55

Turn Model to Avoid Deadlock Idea  Analyze directions in which packets can turn in the network  Determine the cycles that such turns can form  Prohibit just enough turns to break possible cycles Glass and Ni, “The Turn Model for Adaptive Routing,” ISCA

Oblivious Routing: Valiant’s Algorithm An example of oblivious algorithm Goal: Balance network load Idea: Randomly choose an intermediate destination, route to it first, then route from there to destination  Between source-intermediate and intermediate-dest, can use dimension order routing + Randomizes/balances network load - Non minimal (packet latency can increase) Optimizations:  Do this on high load  Restrict the intermediate node to be close (in the same quadrant) 57

Adaptive Routing Minimal adaptive  Router uses network state (e.g., downstream buffer occupancy) to pick which “productive” output port to send a packet to  Productive output port: port that gets the packet closer to its destination + Aware of local congestion - Minimality restricts achievable link utilization (load balance) Non-minimal (fully) adaptive  “Misroute” packets to non-productive output ports based on network state + Can achieve better network utilization and load balance - Need to guarantee livelock freedom 58

On-Chip Networks 59 R PE R R R R R R R R R Router Processing Element (Cores, L2 Banks, Memory Controllers, etc) PE Connect cores, caches, memory controllers, etc – Buses and crossbars are not scalable Packet switched 2D mesh: Most commonly used topology Primarily serve cache misses and memory requests