PPT Slide
Data Parallel decomposition can be implemented using a
master-slave programming model or SPMD (single
program multiple data) programming model
In contrast to the master-slave model, one processing site
one processor starts up the program and the other processors. It then works as an equal to these
Each site is doing approximately the same calculation on