Basic HTML version of Foils prepared
21 October 1995
Foil 37 Comparison of MIMD and SIMD Parallelism seen on Classic Vector Supercomputers
From
New CPS615 Foils-- B 28 August 95 CPS615 Basic Simulation Track for Computational Science --
Fall Semester 95
.
by
Geoffrey C. Fox
DO 1 i = 1, alotoftimes
many thousands of lines of detailed calculations such as:
Do 2 y = 1,4
2 a(y) = a(y) + b(y) * c(y)
1 continue
Note MIMD parallelism "larger" than SIMD as MIMD size reflects number of grid points,particles etc.
©
on Tue Oct 7 1997