Computer Organization and Design MIPS Edition, Fifth Edition: The Hardware/Software Interface (The Morgan Kaufmann Series in Computer Architecture and Design)
Expert Solution & Answer
Book Icon
Chapter 1, Problem 1.9.2E

Explanation of Solution

Number of processorsArithmetic instructionsL/S instructionsBranch instructionsExecution Time (Seconds)
12.56×1091.28×1092.56×1099.6
21.83×1099.14×1082.56×1097.04
49.12×1084.57×1082.56×1093.84
84.57×1082.29×1082.56×1092.24

The arithmetic instructions are parallelized to run over multiple cores as follows

Arithmaticinstructions=Numberofinstructions0.7×Numberofprocessors

Substitute, “2.56×109” for “number of instructions” and “2” for “number of processors” in the above formula

Arithmaticinstructions(2)=2.56×1090.7×2=1.83×109

Thus, the number of arithmetic instructions with 2 processors is 1.83×109.

Substitute, “2.56×109” for “number of instructions” and “4” for “number of processors” in the above formula

Arithmaticinstructions(4)=2.56×1090.7×4=9.12×108

Thus, the number of arithmetic instructions with 4 processors is 9.12×108.

Substitute, “2.56×109” for “number of instructions” and “8” for “number of processors” in the above formula

Arithmaticinstructions(8)=2.56×1090.7×8=4.57×108

Thus, the number of arithmetic instructions with 8 processors is 4.57×108.

The L/S instructions are parallelized to run over multiple cores as follows

L/Sinstructions=Numberofinstructions0.7×Numberofprocessors

Substitute, “1.28×109” for “number of instructions” and “2” for “number of processors” in the above formula

L/Sinstructions(2)=1.28×1090.7×2=9.14×108

Thus, the number of L/S instructions with 2 processors is 9.14×108.

Substitute, “1.28×109” for “number of instructions” and “4” for “number of processors” in the above formula

L/Sinstructions(4)=1.28×1090.7×4=4.57×108

Thus, the number of L/S instructions with 4 processors is 4.57×108.

Substitute, “1.28×109” for “number of instructions” and “8” for “number of processors” in the above formula

L/Sinstructions(8)=1.28×1090.7×8=2.29×108

Thus, the number of L/S instructions with 8 processors is 2.29×108.

The total execution time of the program can be calculated using the following formula

Executiontime=CPI×NumberofinstructionsClockrate

Substitute, “2” for “CPI of arithmetic instructions”, “12” for “CPI of L/S instructions”, “5” for “CPI of branch instructions”,, “2.56×109” for “number of arithmetic instructions”, “1.28×109” for “number of L/S instructions” “0.25×109”for “number of branch instructions” and “2×109” for “clock rate”

Executiontime(1)=(2×2.56×109)+(12×1.28×109)+(5×0.25×109)2×109=10.88

Thus, the total execution time of the program with 1 processor is “10.88 seconds”.

Substitute, “2” for “CPI of arithmetic instructions”, “12” for “CPI of L/S instructions”, “5” for “CPI of branch instructions”,, “1.83×109” for “number of arithmetic instructions”, “0.91×109” for “number of L/S instructions” “0.25×109”for “number of branch instructions” and “2×109” for “clock rate”

Executiontime(2)=(2×1.83×109)+(12×0.91×109)+(5×0.25×109)2×109=7.95

Thus, the total execution time of the program with 1 processor is “7.95 seconds”.

Substitute, “2” for “CPI of arithmetic instructions”, “12” for “CPI of L/S instructions”, “5” for “CPI of branch instructions”,, “0.91×109” for “number of arithmetic instructions”, “0.45×109” for “number of L/S instructions” “0.25×109”for “number of branch instructions” and “2×109” for “clock rate”

Executiontime(4)=(2×0.91×109)+(12×0.45×109)+(5×0.25×109)2×109=4.29

Thus, the total execution time of the program with 1 processor is “4.29 seconds”.

Substitute, “2” for “CPI of arithmetic instructions”, “12” for “CPI of L/S instructions”, “5” for “CPI of branch instructions”,, “0.45×109” for “number of arithmetic instructions”, “0.22×109” for “number of L/S instructions” “0.25×109”for “number of branch instructions” and “2×109” for “clock rate”

Executiontime(8)=(2×0.45×109)+(12×0.22×109)+(5×0.25×109)2×109=2.47

Thus, the total execution time of the program with 1 processor is “2.47 seconds”.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
Here is the text extracted from the uploaded image:   Question 6: A major Saudi book retailer is planning to develop a computer system to handle the store’s new online bookshop: BookShop.com. You have been chosen to do the analysis and design. As part of the development of the system, perform the following tasks: 1.Write Expanded Use Cases for buying a book from the shop using a credit card. 2.Draw an Expanded Use Case for the following interactions: •Buying a book from the shop using a credit card. •Checking the status of one’s orders (being filled, shipped, etc.) •Pay for Product •Validate customer identity   Use Case: Buy Book   Actors: Customer Purpose: To buy a book from BookShop.com using a credit card. Overview: A customer has selected a book to buy at the Murray.com website. The system prompts for the customer’s username and password. The customer enters these details. The system verifies the customer’s identity and retrieves the customer’s name and address, then prompts for…
- Apply a SQL injection in the Login - Apply a SQL injection (Search / GET) to list the database tables - Apply a SQL injection (Search / GET) to list the users and passwords of the DB Questions: 1.- What was the vulnerability used for the attack? What service was affected? 2.- What type(s) of attack(s) were made? 3.-What was the damage caused to the information asset(s)? - Include screenshots of the entire procedure and the answers to each question bWAPP link: http://www.itsecgames.com/download.htm To download bWAPP Virtual Disk https://drive.google.com/file/d/1eckLtRkqsZIlbnSz5fWWhpotEZFvx2vo/view?usp=sharing
-0 e @ -13- DC Current in the & resistance is = I, - Iz =0-4545-004545 am EX (2.2): Find the current in the 8sh resistance. 4 ww 0770 709 0568 10V. M ДАД -20V FISV
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Computer Networking: A Top-Down Approach (7th Edi...
Computer Engineering
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:PEARSON
Text book image
Computer Organization and Design MIPS Edition, Fi...
Computer Engineering
ISBN:9780124077263
Author:David A. Patterson, John L. Hennessy
Publisher:Elsevier Science
Text book image
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:9781337569330
Author:Jill West, Tamara Dean, Jean Andrews
Publisher:Cengage Learning
Text book image
Concepts of Database Management
Computer Engineering
ISBN:9781337093422
Author:Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:Cengage Learning
Text book image
Prelude to Programming
Computer Engineering
ISBN:9780133750423
Author:VENIT, Stewart
Publisher:Pearson Education
Text book image
Sc Business Data Communications and Networking, T...
Computer Engineering
ISBN:9781119368830
Author:FITZGERALD
Publisher:WILEY