Question: [4 parts] Given: Consider two different implementations, M1 and M2 of the same instruction set Each machine has a processor with a 4 GHz clock
![[4 parts] Given: Consider two different implementations, M1 and M2 of](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f4fc69a024c_43366f4fc6927ccc.jpg)



[4 parts] Given: Consider two different implementations, M1 and M2 of the same instruction set Each machine has a processor with a 4 GHz clock rate. The following performance measurements are observed for WEATHER FORECAST benchmark: M1, M2 Instruction Type Dynamic Instruction Count M1, M2 Cycles Per Instruction (Billions) Bitwise Logic 5,3 2,3 Floating Point 3.2 14,2 Branch 2,5 1.2 Part 1: What is the effective CPI for each machine M1, and M2? Part 2: Which of the below formula is the correct equation for Millions of Floating-Point Operations per Second (MFLOPS)? a) MFLOPS = [CPU Time] + [Memory Time] + [Disk Time] + [Network Time] b) MFLOPS = [Instruction Count] * CPI [Cycle Time) c) MFLOPS = [Instruction Count]/([ Clock Period] . 10^6) d) MFLOPS = [Instruction Count] * CPI e) MFLOPS - [Frequency]/(CPI 10^6) f) MFLOPS = [Number of Floating-Point operations executed]/[ Execution Time . 10^6] g) MFLOPS = [Instruction Count] / (Execution Time . 10^6) h) None of the above Part 3: Calculate the MFLOPS rating for each machine M1, M2? Part 4: How long does it take for each computer to execute the benchmark? a) M1: Execution Time 5 (a
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
