Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please read the last part of the question carefully and then answer: Assume for arithmetic, load/store, and branch instructions, a processor has CPIs of 1,

Please read the last part of the question carefully and then answer:

Assume for arithmetic, load/store, and branch instructions, a processor has CPIs of 1, 12, and 5, respectively. On a single processor a program requires the execution of 2.56E9 arithmetic instructions, 1.28E9 load/store instructions, and 256 million branch instructions. Assume, each processor has a 2 GHz clock frequency. As the program is parallelized to run over multiple cores, the number of arithmetic and load/store instructions per processor is divided by p (where p is the number of processors) but the number of branch instructions per processor remains the same. Assume in a multiprocessor system, for this program, each processor requires an additional 1 seconds of overhead for transferring required data from one processor to another. Find the total execution time for this program on 2 and 4 processors.

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

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

Microsoft Visual Basic 2005 For Windows Mobile Web Office And Database Applications Comprehensive

Authors: Gary B. Shelly, Thomas J. Cashman, Corinne Hoisington

1st Edition

0619254823, 978-0619254827

More Books

Students also viewed these Databases questions

Question

3. What are potential solutions?

Answered: 1 week ago