Example (1) Two computer systems have been tested using three benchmarks. Using the normalized ratio formula and the following tables below, find which computer system gives better performance than the other. Execution time on the benchmarks (n sec) Computer System AComputer System B Tsut Tsut Tsut Reference execution time (n sec) Tref Tref Tref 3 2.2
Example (Cont.)
Example (2) If the execution time of a program on a single processor is 2.4 ns and the execution time of the same program on a 4 parallel processors is 1.96 ns. Find the Speedup and the fraction f of code infinitely parallelizable with no scheduling overhead using Amdahl’s law.
Example (Cont.)