Basic HTML version of Foils prepared 23 August 1998
Foil 21 Multicomputer Cost Model
From CPS615-Introduction-Course,Driving Technology and HPCC Current Status and Futures CPS615 Basic Simulation Track for Computational Science -- Fall Semester 98. byGeoffrey C. Fox, (Some Culler, Koelbel material)
Cost of remote memory access/communication (including synchronization)
T = ts + N tw
ts = per-message cost ("latency")
tw = per-word cost
N = message size in words
Hence data locality is an important property of good parallel algorithms