Gustafson-Barsis's Law
- In 1988, Gustafson and Barsis at Sandia Laboratories studied the paradox created by Amdahl's law.
- Then It is the fact that parallel architectures comprised of hundreds of processors were built with substantial improvement in performance.
- In introducing their law, Gustafson recognised that the fraction of indivisible tasks in a given algorithm might not be known a priori.
- They argued that in practice, the problem size scales with the number of processors, .
- Recall that Amdahl's law assumes that the amount of time spent on the parts of the program that can be done in parallel, , is independent of the number of processors, .
- Gustafson and Brasis postulated that when using a more powerful processor, the problem tends to make use of the increased resources.
- They found that to a first approximation the parallel part of the program, not the serial part, scales up with the problem size.
Cem Ozdogan
2010-12-27