Basic HTML version of Foils prepared February 13 00

Foil 20 General Analytical Form of Communication Overhead for Jacobi

From Master Set for Parallel Programming for Laplace's Equation CPS615 Spring Semester 00 -- February 00. by Geoffrey C. Fox


Consider N grid points in P processors with grain size n = N2/P
Sequential Time T1 = 4N2 tfloat
Parallel Time TP = 4 n tfloat + 4 ?n tcomm
Speed up S = P (1 - 2/N)2 / (1 + tcomm/(?n tfloat) )
Both overheads decrease like 1/?n as n increases
This ignores communication latency but is otherwise accurate
Speed up is reduced from P by both overheads
Load Imbalance Communication Overhead



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Feb 21 2000