Basic HTML version of Foils prepared February 13 00

Foil 17 Performance Analysis Parameters

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


This will only depend on 3 parameters
n which is grain size -- amount of problem stored on each processor (bounded by local memory)
tfloat which is typical time to do one calculation on one node
tcomm which is typical time to communicate one word between two nodes
Most importance omission here is communication latency
Time to communicate = tlatency+ (Num Words)tcomm
Node A
Node B
tcomm
CPU tfloat
CPU tfloat
Memory n
Memory n



© 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