d. Determine the average CPI, MIPS rate, and execution time for Machine C.
![c. Now assume that the program can be executed in 4 parallel tasks or threads with roughly
equal number of instructions executed in each task. In another words, as the program is
parallelized to run over multiple cores, the number of instructions per processor is divided
by the number of cores. Execution is on a quadcore system with each core (processor)
having the same performance as the single processor originally used for Machine B.
Coordination and synchronization between the parts adds an extra 50,000 instruction
executions to each task. Assume the same instruction mix as for Machine B for each task,
but increase the CPI for memory reference with cache miss to 10 cycles due to contention
for memory.
Fill out the table below for Machine C.
Machine
B
Instruction Type
Logic and Arithmetic
Branch
Load Store with cache hit
Memory reference with cache miSS
Logic and Arithmetic
Load/Store with cache hit
Memory reference with cache miss
1
1
8
Instruction Mix (9)
10
60](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2Fcc0bdbfb-cbbb-4d71-bbaa-3a4295dd4b19%2Fcb133231-1a6a-40dc-b884-6e5a4b40c6c0%2Ft0732tn_processed.jpeg&w=3840&q=75)
![d. Determine the average CPI, MIPS rate, and execution time for Machine C.](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2Fcc0bdbfb-cbbb-4d71-bbaa-3a4295dd4b19%2Fcb133231-1a6a-40dc-b884-6e5a4b40c6c0%2F71oya9r_processed.jpeg&w=3840&q=75)
![](/static/compass_v2/shared-icons/check-mark.png)
Machine | Instruction Type | CPI | Instruction Mix (%)
| Logic and Arithmetic | 1 | 10
| Branch | 2 | 12
B | Load/Store with cache hit | 4 | 18
| Memory reference with cache miss | 8 | 60
-------------------------------------------------------------------------------
| Logic and Arithmetic | 1 | 10
| Branch | 2 | 12
C | Load/Store with cache hit | 4 | 18
| Memory reference with cache miss | 10 | 60
-------------------------------------------------------------------------------
For Machine C, we maintain the same instruction types as Machine B, which are Logic and Arithmetic, Branch, Load/Store with cache hit, and Memory reference with cache miss.
We update the CPI values for Machine C according to the given information. Specifically, we increase the CPI for Memory reference with cache miss to 10 cycles due to contention for memory.
The instruction mix percentages remain the same as Machine B: 10% for Logic and Arithmetic, 12% for Branch, 18% for Load/Store with cache hit, and 60% for Memory reference with cache miss.
Step by step
Solved in 3 steps
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![Database System Concepts](https://www.bartleby.com/isbn_cover_images/9780078022159/9780078022159_smallCoverImage.jpg)
![Starting Out with Python (4th Edition)](https://www.bartleby.com/isbn_cover_images/9780134444321/9780134444321_smallCoverImage.gif)
![Digital Fundamentals (11th Edition)](https://www.bartleby.com/isbn_cover_images/9780132737968/9780132737968_smallCoverImage.gif)
![C How to Program (8th Edition)](https://www.bartleby.com/isbn_cover_images/9780133976892/9780133976892_smallCoverImage.gif)
![Database Systems: Design, Implementation, & Manag…](https://www.bartleby.com/isbn_cover_images/9781337627900/9781337627900_smallCoverImage.gif)
![Programmable Logic Controllers](https://www.bartleby.com/isbn_cover_images/9780073373843/9780073373843_smallCoverImage.gif)