Next: About this document ...
Up: Performance Analysis
Previous: Scalability of Parallel Architectures
Solve 2 questions.
- Starting from the equation for the speedup factor given by
show the inequality that relates the fraction of serial computation, f, and the number of processors employed,
, if a 50% efficiency is to be achieved.
- Consider a parallel architecture built using processors each capable of sustaining 0.5 megaflop. Consider a supercomputer capable of sustaining 100 megaflops. What is the condition (in terms of
) under which the parallel architecture can exceed the performance of the supercomputer?
- Consider an algorithm in which (
) th of the time is spent executing computations that must be done in a serial fashion. What is the maximum speedup achievable by a parallel form of the algorithm?
Cem Ozdogan
2006-10-26