Given the table for serial and parallel execution times of a program with different number of processors, find and fill the blanks in the table and figure out the most efficient number of processors (not the one with one processor) for the parallel approach. Show your calculations and fill the table.

icon
Related questions
Question
5.
Given the table for serial and parallel execution times of a program with different number of
processors, find and fill the blanks in the table and figure out the most efficient number of processors (not the
one with one processor) for the parallel approach. Show your calculations and fill the table.
Number of Processors
Table 1 Speed ups and Efficiencies of a serial and parallel program
2
3
9
16
Tserial (miliseconds)
Tparallel (miliseconds)
Speedup
Efficiency
60
45
60
28
60
20
60
9
32
60
5
Transcribed Image Text:5. Given the table for serial and parallel execution times of a program with different number of processors, find and fill the blanks in the table and figure out the most efficient number of processors (not the one with one processor) for the parallel approach. Show your calculations and fill the table. Number of Processors Table 1 Speed ups and Efficiencies of a serial and parallel program 2 3 9 16 Tserial (miliseconds) Tparallel (miliseconds) Speedup Efficiency 60 45 60 28 60 20 60 9 32 60 5
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer