Question: If the sequential complexity of an algorithm is O ( N ) , use a formula to analyse the maximum speedup that would be achieved

If the sequential complexity of an algorithm is O(N), use a
formula to analyse the maximum speedup that would be achieved when
parallelising the algorithm with P processors. Analyse a circumstance
where a larger speedup could be achieved.
[40%]
b) The HTCondor batch system and MPI (Message Passing Interface) can
be employed for parallel computation in computer cluster
environments. Consider the parallelisation of a sequential program
utilising a cluster of 10 personal computers (PCs), using HTCondor and
MPI technologies respectively.
Of the three figures (Figure Q1-1, Figure Q1-2, Figure Q1-3), analyse
which figure best represents the speedup of the parallelised program
empowered by HTCondor, and which figure best represents the
speedup of the parallelised program empowered by MPI.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!