Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

** Computer Organization and Architecture (Stallings 10th edition)** Consider the example in Section 2.5 for the calculations of average CPI and MIPS rate, which yielded

** Computer Organization and Architecture (Stallings 10th edition)** Consider the example in Section 2.5 for the calculations of average CPI and MIPS rate, which yielded the result of CPI = 2.24 and MIPS rate = 178. Now assume that the program can be executed in four parallel tasks or threads with roughly equal number of instructions executed in each task. Execution is on a 4-core system with each core (processor) having the same performance as the single processor originally used. Coordination and synchronization between the parts adds an extra 15,000 instruction executions to each task. Assume the same instruction mix as the example for each task, but decrease the CPI for memory reference with cache miss to 6 cycles as a result of design improvements. a. Determine the average CPI b. Determine the corresponding MIPS rate c. Calculate the speed-up factor

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

10-9 How have social technologies changed e-commerce?

Answered: 1 week ago