Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 2 ( 5 0 % ) - Consider a program that is used to compute the multiplication of matrices of large sizes. The program

Question 2(50%)- Consider a program that is used to compute the multiplication of matrices
of large sizes. The program was run on a serial computer, and it took 400 seconds to execute.
To accelerate the computation process, the program was rewritten to support parallel
computing, and then run on a parallel computer system with 6 processors. The chart below
shows the utilization (green color) of the six processors, where the last processor finished
the execution after 80 seconds from the beginning of the program run.
Determine the speedup achieved by the parallel execution using the six processors
compared to the serial execution. Also, compute the efficiency.
Under ideal conditions, the parallel execution should be 6 times faster compared to
the serial execution (ideal speedup =6) and the efficiency should be 1(ideal efficiency
=1). Compare the speedup and efficiency values that you computed in point 1 with
the ideal speedup and efficiency values. What are the reasons that make the speedup
and efficiency values that you have computed different than the ideal speedup and
efficiency?
Assume that the parallel program is run on 12 processors to reduce the execution
time, does this lead to changing the speedup and efficiency values that you have
computed in point 1? Justify your answer.
image text in transcribed

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

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2010 Barcelona Spain September 2010 Proceedings Part 1 Lnai 6321

Authors: Jose L. Balcazar ,Francesco Bonchi ,Aristides Gionis ,Michele Sebag

2010th Edition

364215879X, 978-3642158797

More Books

Students also viewed these Databases questions

Question

1. Identify three approaches to culture.

Answered: 1 week ago

Question

2. Define communication.

Answered: 1 week ago

Question

4. Describe how cultural values influence communication.

Answered: 1 week ago