Basic HTML version of Foils prepared 5 October 98

Foil 23 Parallelism in O(N2) N Body Approach II

From Earthquake Prediction as Example of N Body Computations CPS615 INtroduction to Computational Science -- Fall Semester 1998. by Geoffrey C. Fox


1 This type of performance should be compared with classic grid problems in d dimensions where overhead proportional to edge over area and goes like 1/n1/d
2 So that grain size in 3D local problems is "cube" of that needed in O(N2) problem
3 Of course reason that communication overhead is so small is that computation is exceptionally large!
  • Every silver lining has a cloud
4 Note can "understand" 1/n dependence as write formula as Sj Si Force on i = function(i and j) --
5 important that outer sum is j not i!
6 Each j is communicated to each node and is then used to increment force on n/2 (divided by two due to Newton's law of action and reaction) particles in given node

in Table To:


© 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 Sun Apr 11 1999