Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Read the paper Amdahl's Law in the Multicore Era. Assume that the number of BCE (base core equivalent) is n=64. Assume two fractions of

Read the paper

Read the paper "Amdahl's Law in the Multicore Era." Assume that the number of BCE (base core equivalent) is n=64. Assume two fractions of parallelism f1-0.98 and f2-0.90. Using the models described in the paper determine the Speedup for the following multicore configurations. For all questions assume that performance of an r-BCE core scales as perf(r)=(r)/ | (a) Symmetric multicore chip with 64 one BCE cores (64 x 1-bce). (b) Symmetric multicore chip with 16 four-BCE cores (16 x 4-bce). (c) Asymmetric multicore chip with one sixteen-BCE core and 48 single BCE cores (1 x 16-bce + 48 x 1-bce). (d) Dynamic multicore chip with one sixteen-BCE core and 48 single BCE cores. Which configuration does it give the highest speed for f1-0.98 and which one for f2=0.90? Why do not we assume that perf(r) = r? Explain your answer.

Step by Step Solution

3.42 Rating (161 Votes )

There are 3 Steps involved in it

Step: 1

Solution a Symmetric multicore chip with 64 one BCE cores 64 x 1bce Speedup Speedup 1 f1 perfr f1 perfr 64 r Assuming perfr r2we can substitute and simplify Speedup 1 098 12 098 12 64 1 Speedup 002 29... 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

Step: 3

blur-text-image

Ace Your Homework with AI

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

Get Started

Recommended Textbook for

Computer organization and architecture designing for performance

Authors: william stallings

8th edition

136073735, 978-0136073734

More Books

Students also viewed these Operating System questions

Question

What are the differences among UMA, NUMA, and CC-NUMA?

Answered: 1 week ago