CS61C L41 Performance II (1) Garcia © UCB Lecturer PSOE Dan Garcia www.cs.berkeley.edu/~ddgarcia inst.eecs.berkeley.edu/~cs61c CS61C : Machine Structures.

Slides:



Advertisements
Similar presentations
CS1104: Computer Organisation School of Computing National University of Singapore.
Advertisements

810:142 Lecture 2: Performance Fall 2006 Chapter 4: Performance Adapted from Mary Jane Irwin at Penn State University for Computer Organization and Design,
ECE-C355 Computer Structures Winter 2008 Chapter 04: Understanding Performance Slides are adapted from Professor Mary Jane Irwin (
TU/e Processor Design 5Z032 1 Processor Design 5Z032 The role of Performance Henk Corporaal Eindhoven University of Technology 2009.
Evaluating Performance
Performance COE 308 Computer Architecture Prof. Muhamed Mudawar Computer Engineering Department King Fahd University of Petroleum and Minerals.
CS61C L40 Performance I (1) Garcia © UCB Lecturer PSOE Dan Garcia inst.eecs.berkeley.edu/~cs61c CS61C : Machine Structures.
Computer Organization and Architecture (AT70.01) Comp. Sc. and Inf. Mgmt. Asian Institute of Technology Instructor: Dr. Sumanta Guha Slide Sources: Patterson.
Chapter 1 CSF 2009 Computer Performance. Defining Performance Which airplane has the best performance? Chapter 1 — Computer Abstractions and Technology.
CS 61C L27 RAID and Performance (1) A Carle, Summer 2006 © UCB inst.eecs.berkeley.edu/~cs61c/su06 CS61C : Machine Structures Lecture #27: RAID & Performance.
CS 61C L42 Performance I (1) Garcia, Spring 2004 © UCB Lecturer PSOE Dan Garcia inst.eecs.berkeley.edu/~cs61c CS61C : Machine.
CSCE 212 Chapter 4: Assessing and Understanding Performance Instructor: Jason D. Bakos.
CPU Performance Evaluation: Cycles Per Instruction (CPI)
CS61C L3 Performance (1) Staley, Fall 2005 © UCB Titleless TA Aaron Staley inst.eecs./~cs61c-tc inst.eecs.berkeley.edu/~cs61c CS61C : Machine Structures.
Chapter 4 Assessing and Understanding Performance Bo Cheng.
EECC550 - Shaaban #1 Lec # 3 Spring Computer Performance Evaluation: Cycles Per Instruction (CPI) Most computers run synchronously utilizing.
Computational Astrophysics: Methodology 1.Identify astrophysical problem 2.Write down corresponding equations 3.Identify numerical algorithm 4.Find a computer.
inst.eecs.berkeley.edu/~cs61c UCB CS61C : Machine Structures Lecture 36 – Performance Every 6 months (Nov/June), the fastest supercomputers.
CS 61C L27 RAID and Performance (1) A Carle, Summer 2005 © UCB inst.eecs.berkeley.edu/~cs61c/su05 CS61C : Machine Structures Lecture #27: RAID & Performance.
Computer ArchitectureFall 2007 © September 17, 2007 Karem Sakallah CS-447– Computer Architecture.
CS/ECE 3330 Computer Architecture Chapter 1 Performance / Power.
CS61C L42 Performance II (1) Garcia, Fall 2004 © UCB Researchers have found a way to non-invasively control a cursor in 2D wearing a hat with electrodes!
Copyright © 1998 Wanda Kunkle Computer Organization 1 Chapter 2.1 Introduction.
Chapter 4 Assessing and Understanding Performance
CS61C L39 Performance (1) Garcia, Spring 2007 © UCB Fast CPU!  TRIPS is a UT Austin scaleable architecture with replicated tiles (like in a Bee’s eye).
CS 61C L30 Introduction to Pipelined Execution (1) Garcia, Fall 2004 © UCB Lecturer PSOE Dan Garcia inst.eecs.berkeley.edu/~cs61c.
CS61C L41 Performance I (1) Garcia, Fall 2004 © UCB Lecturer PSOE Dan Garcia inst.eecs.berkeley.edu/~cs61c CS61C : Machine.
CS61C L221 Performance © UC Regents 1 CS61C - Machine Structures Lecture 22 - Introduction to Performance November 17, 2000 David Patterson
CS430 – Computer Architecture Lecture - Introduction to Performance
1 Chapter 4. 2 Measure, Report, and Summarize Make intelligent choices See through the marketing hype Key to understanding underlying organizational motivation.
1 Computer Performance: Metrics, Measurement, & Evaluation.
Where Has This Performance Improvement Come From? Technology –More transistors per chip –Faster logic Machine Organization/Implementation –Deeper pipelines.
Benchmarks Prepared By : Arafat El-madhoun Supervised By:eng. Mohammad temraz.
CSE 340 Computer Architecture Summer 2014 Understanding Performance
Computer Performance Computer Engineering Department.
inst.eecs.berkeley.edu/~cs61c UCB CS61C : Machine Structures Lecture 38 – Performance Every 6 months (Nov/June), the fastest supercomputers.
CSCI-365 Computer Organization Lecture Note: Some slides and/or pictures in the following are adapted from: Computer Organization and Design, Patterson.
CDA 3101 Fall 2013 Introduction to Computer Organization Benchmarks 30 August 2013.
1 CHAPTER 2 THE ROLE OF PERFORMANCE. 2 Performance Measure, Report, and Summarize Make intelligent choices Why is some hardware better than others for.
Performance Chapter 4 P&H. Introduction How does one measure report and summarise performance? Complexity of modern systems make it very more difficult.
Csci 136 Computer Architecture II – CPU Performance Xiuzhen Cheng
10/19/2015Erkay Savas1 Performance Computer Architecture – CS401 Erkay Savas Sabanci University.
1 CS/EE 362 Hardware Fundamentals Lecture 9 (Chapter 2: Hennessy and Patterson) Winter Quarter 1998 Chris Myers.
ACMSE’04, ALDepartment of Electrical and Computer Engineering - UAH Execution Characteristics of SPEC CPU2000 Benchmarks: Intel C++ vs. Microsoft VC++
Performance.
1 CS/COE0447 Computer Organization & Assembly Language CHAPTER 4 Assessing and Understanding Performance.
CEN 316 Computer Organization and Design Assessing and Understanding Performance Mansour AL Zuair.
Lecture2: Performance Metrics Computer Architecture By Dr.Hadi Hassan 1/3/2016Dr. Hadi Hassan Computer Architecture 1.
1  1998 Morgan Kaufmann Publishers How to measure, report, and summarize performance (suorituskyky, tehokkuus)? What factors determine the performance.
Performance Performance
CS35101 – Computer Architecture Week 9: Understanding Performance Paul Durand ( ) [Adapted from M Irwin (
Lec2.1 Computer Architecture Chapter 2 The Role of Performance.
Performance COE 301 Computer Organization Dr. Muhamed Mudawar College of Computer Sciences and Engineering King Fahd University of Petroleum and Minerals.
EGRE 426 Computer Organization and Design Chapter 4.
ECE/CS 552: Benchmarks, Means and Amdahl’s Law © Prof. Mikko Lipasti Lecture notes based in part on slides created by Mark Hill, David Wood, Guri Sohi,
IT 251 Computer Organization and Architecture Performance Chia-Chi Teng.
Computer Architecture CSE 3322 Web Site crystal.uta.edu/~jpatters/cse3322 Send to Pramod Kumar, with the names and s.
Performance COE 301 / ICS 233 Computer Organization Prof. Muhamed Mudawar College of Computer Sciences and Engineering King Fahd University of Petroleum.
BITS Pilani, Pilani Campus Today’s Agenda Role of Performance.
Lecture 3. Performance Prof. Taeweon Suh Computer Science & Engineering Korea University COSE222, COMP212, CYDF210 Computer Architecture.
Measuring Performance and Benchmarks Instructor: Dr. Mike Turi Department of Computer Science and Computer Engineering Pacific Lutheran University Lecture.
CS161 – Design and Architecture of Computer Systems
Performance Lecture notes from MKP, H. H. Lee and S. Yalamanchili.
Assessing and Understanding Performance
There is one handout today at the front and back of the room!
Performance COE 301 Computer Organization
Performance ICS 233 Computer Architecture and Assembly Language
COMS 361 Computer Organization
Benchmarks Programs specifically chosen to measure performance
Computer Organization and Design Chapter 4
Presentation transcript:

CS61C L41 Performance II (1) Garcia © UCB Lecturer PSOE Dan Garcia inst.eecs.berkeley.edu/~cs61c CS61C : Machine Structures Lecture 41 Performance II UWB…Ultra Wide Band!  The FCC moved one step closer to approving a standard for this technology which uses spread spectrum pulses to send its information. Imagine no data wires to ANY of your devices!

CS61C L41 Performance II (2) Garcia © UCB Review RAID Motivation: In the 1980s, there were 2 classes of drives: expensive, big for enterprises and small for PCs. They thought “make one big out of many small!” Higher perf with more disk arms per $ Raid 0 through 5 are solutions with tradeoffs 32 B$ industry Cal by CS Profs Katz & Patterson Latency v. Throughput Time for one job vs aggregate time for many

CS61C L41 Performance II (3) Garcia © UCB What is Time? Straightforward definition of time: Total time to complete a task, including disk accesses, memory accesses, I/O activities, operating system overhead,... “real time”, “response time” or “elapsed time” Alternative: just time processor (CPU) is working only on your program (since multiple processes running at same time) “CPU execution time” or “CPU time” Often divided into system CPU time (in OS) and user CPU time (in user program)

CS61C L41 Performance II (4) Garcia © UCB How to Measure Time? User Time  seconds CPU Time: Computers constructed using a clock that runs at a constant rate and determines when events take place in the hardware These discrete time intervals called clock cycles (or informally clocks or cycles) Length of clock period: clock cycle time (e.g., 2 nanoseconds or 2 ns) and clock rate (e.g., 500 megahertz, or 500 MHz), which is the inverse of the clock period; use these!

CS61C L41 Performance II (5) Garcia © UCB Measuring Time using Clock Cycles (1/2) or = Clock Cycles for a program Clock Rate CPU execution time for a program = Clock Cycles for a program x Clock Cycle Time

CS61C L41 Performance II (6) Garcia © UCB Measuring Time using Clock Cycles (2/2) One way to define clock cycles: Clock Cycles for program = Instructions for a program (called “Instruction Count”) x Average Clock cycles Per Instruction (abbreviated “CPI”) CPI one way to compare two machines with same instruction set, since Instruction Count would be the same

CS61C L41 Performance II (7) Garcia © UCB Performance Calculation (1/2) CPU execution time for program = Clock Cycles for program x Clock Cycle Time Substituting for clock cycles: CPU execution time for program = (Instruction Count x CPI) x Clock Cycle Time = Instruction Count x CPI x Clock Cycle Time

CS61C L41 Performance II (8) Garcia © UCB Performance Calculation (2/2) CPU time = Instructions x Cycles x Seconds ProgramInstructionCycle CPU time = Instructions x Cycles x Seconds ProgramInstructionCycle CPU time = Instructions x Cycles x Seconds ProgramInstructionCycle CPU time = Seconds Program Product of all 3 terms: if missing a term, can’t predict time, the real measure of performance

CS61C L41 Performance II (9) Garcia © UCB How Calculate the 3 Components? Clock Cycle Time: in specification of computer (Clock Rate in advertisements) Instruction Count: Count instructions in loop of small program Use simulator to count instructions Hardware counter in spec. register -(Pentium II,III,4) CPI: Calculate: Execution Time / Clock cycle time Instruction Count Hardware counter in special register (PII,III,4)

CS61C L41 Performance II (10) Garcia © UCB Calculating CPI Another Way First calculate CPI for each individual instruction ( add, sub, and, etc.) Next calculate frequency of each individual instruction Finally multiply these two for each instruction and add them up to get final CPI (the weighted sum)

CS61C L41 Performance II (11) Garcia © UCB Example (RISC processor) OpFreq i CPI i Prod(% Time) ALU50%1.5(23%) Load20%5 1.0(45%) Store10%3.3(14%) Branch20%2.4(18%) 2.2 What if Branch instructions twice as fast? Instruction Mix(Where time spent)

CS61C L41 Performance II (12) Garcia © UCB What Programs Measure for Comparison? Ideally run typical programs with typical input before purchase, or before even build machine Called a “workload”; For example: Engineer uses compiler, spreadsheet Author uses word processor, drawing program, compression software In some situations its hard to do Don’t have access to machine to “benchmark” before purchase Don’t know workload in future Next: benchmarks & PC-Mac showdown!

CS61C L41 Performance II (13) Garcia © UCB Benchmarks Obviously, apparent speed of processor depends on code used to test it Need industry standards so that different processors can be fairly compared Companies exist that create these benchmarks: “typical” code used to evaluate systems Need to be changed every 2 or 3 years since designers could (and do!) target for these standard benchmarks

CS61C L41 Performance II (14) Garcia © UCB Example Standardized Benchmarks (1/2) Standard Performance Evaluation Corporation (SPEC) SPEC CPU2000 CINT integer (gzip, gcc, crafty, perl,...) CFP floating-point (swim, mesa, art,...) All relative to base machine Sun 300MHz 256Mb-RAM Ultra5_10, which gets score of They measure -System speed (SPECint2000) -System throughput (SPECint_rate2000)

CS61C L41 Performance II (15) Garcia © UCB Example Standardized Benchmarks (2/2) SPEC Benchmarks distributed in source code Members of consortium select workload -30+ companies, 40+ universities Compiler, machine designers target benchmarks, so try to change every 3 years The last benchmark released was SPEC They are still finalizing SPEC 2005 CFP2000 wupwise Fortran77 Physics / Quantum Chromodynamics swim Fortran77 Shallow Water Modeling mgrid Fortran77 Multi-grid Solver: 3D Potential Field applu Fortran77 Parabolic / Elliptic Partial Differential Equations mesa C 3-D Graphics Library galgel Fortran90 Computational Fluid Dynamics art C Image Recognition / Neural Networks equake C Seismic Wave Propagation Simulation facerec Fortran90 Image Processing: Face Recognition ammp C Computational Chemistry lucas Fortran90 Number Theory / Primality Testing fma3d Fortran90 Finite-element Crash Simulation sixtrack Fortran77 High Energy Nuclear Physics Accelerator Design apsi Fortran77 Meteorology: Pollutant Distribution CINT2000 gzip C Compression vpr C FPGA Circuit Placement and Routing gcc C C Programming Language Compiler mcf C Combinatorial Optimization crafty C Game Playing: Chess parser C Word Processing eon C++ Computer Visualization perlbmk C PERL Programming Language gap C Group Theory, Interpreter vortex C Object-oriented Database bzip2 C Compression twolf C Place and Route Simulator

CS61C L41 Performance II (16) Garcia © UCB Example PC Workload Benchmark PCs: Ziff-Davis Benchmark Suite “Business Winstone is a system-level, application-based benchmark that measures a PC's overall performance when running today's top-selling Windows-based 32-bit applications… it doesn't mimic what these packages do; it runs real applications through a series of scripted activities and uses the time a PC takes to complete those activities to produce its performance scores. Also tests for CDs, Content-creation, Audio, 3D graphics, battery life

CS61C L41 Performance II (17) Garcia © UCB Performance Evaluation Good products created when have: Good benchmarks Good ways to summarize performance Given sales is a function of performance relative to competition, should invest in improving product as reported by performance summary? If benchmarks/summary inadequate, then choose between improving product for real programs vs. improving product to get more sales; Sales almost always wins!

CS61C L41 Performance II (18) Garcia © UCB Performance Evaluation: The Demo If we’re talking about performance, let’s discuss the ways shady salespeople have fooled consumers (so that you don’t get taken!) 5. Never let the user touch it 4. Only run the demo through a script 3. Run it on a stock machine in which “no expense was spared” 2. Preprocess all available data 1. Play a movie

CS61C L41 Performance II (19) Garcia © UCB Megahertz Myth Marketing Movie

CS61C L41 Performance II (20) Garcia © UCB PC / PC / Mac Showdown!!! (1/4) PC 1 GHz Pentium III 256 Mb RAM 512KB L2 Cache No L3 133 MHz Bus 20 GB Disk 16MB VRAM PC 800MHz PIII Mac 800 MHz PowerbookG4 1 Gb RAM Mb SODIMMs 32KB L1Inst, L1Data 256KB L2 Cache 1Mb L3 Cache 133 MHz Bus 40 GB Disk 32MB VRAM Let’s take a look at SPEC2000 and a simulation of a real-world application.

CS61C L41 Performance II (21) Garcia © UCB PC / Mac Showdown!!! (2/4) CFP2000 (bigger better) [left-to-right by G4/PIII 800MHz ratio]

CS61C L41 Performance II (22) Garcia © UCB PC / Mac Showdown!!! (3/4) CINT2000 (bigger better) [left-to-right by G4/PIII 800MHz ratio]

CS61C L41 Performance II (23) Garcia © UCB PC / Mac Showdown!!! (4/4) Normalized Photoshop radial blur (bigger better) [Amt=10,Zoom,Best] ( PIII = 79sec = “100”, G4= 69sec) …Apple got in a heap of trouble when claiming the G5 was the “worlds fastest personal computer” …lies, damn lies, and statistics.

CS61C L41 Performance II (24) Garcia © UCB Administrivia HKN evaluations on Monday Final survey in lab this week Last semester’s final + solutions online Final exam review Sunday, 2pm in 10 Evans Final exam Tuesday, 12:30-3:30pm in 220 Hearst Gym Same rules as Midterm, except you get 2 double-sided handwritten review sheets (1 from your midterm, 1 new one) + green sheet [Don’t bring backpacks]

CS61C L41 Performance II (25) Garcia © UCB Peer Instruction A.Performance is a stinking business; easily corruptible and (in general) you won’t hear honest reports from a company if they have a vested interest in the results. B.The Sieve of Eratosthenes, Puzzle and Quicksort were early effective benchmarks. C. A program runs in 100 sec. on a machine, mult accounts for 80 sec. of that. If we want to make the program run 6 times faster, we need to up the speed of mult s by AT LEAST 6. ABC 1: FFF 2: FFT 3: FTF 4: FTT 5: TFF 6: TFT 7: TTF 8: TTT

CS61C L41 Performance II (26) Garcia © UCB Peer Instruction Answers A. Performance is a stinking business; easily corruptible and (in general) you won’t hear honest reports from a company if they have a vested interest in the results. B. The Sieve of Eratosthenes, Puzzle and Quicksort were early effective benchmarks. C. A program runs in 100 sec. on a machine, mult accounts for 80 sec. of that. If we want to make the program run 6 times faster, we need to up the speed of mult s by AT LEAST 6. F A L S E T R U E A. TRUE Where billions are on the line, few act honorably. Power and money corrupt, folks. B. Early benchmarks? Yes. Effective? No. Too simple! C. 6 times faster = 16 sec. mult s must take -4 sec! I.e., impossible! F A L S E ABC 1: FFF 2: FFT 3: FTF 4: FTT 5: TFF 6: TFT 7: TTF 8: TTT

CS61C L41 Performance II (27) Garcia © UCB “And in conclusion…” Latency v. Throughput Performance doesn’t depend on any single factor: need Instruction Count, Clocks Per Instruction (CPI) and Clock Rate to get valid estimations User Time: time user waits for program to execute: depends heavily on how OS switches between tasks CPU Time: time spent executing a single program: depends solely on design of processor (datapath, pipelining effectiveness, caches, etc.) Benchmarks Attempt to predict perf, Updated every few years Measure everything from simulation of desktop graphics programs to battery life Megahertz Myth MHz ≠ performance, it’s just one factor CPU time = Instructions x Cycles x Seconds ProgramInstructionCycle