Abstract:
In this paper, the structure of several models is introduced, such as Maste/Slave, Single program Multiple Data, Data Pipelining, Divide and Conquer, Speculative Parallelism, and the working is expatiated, both characteristic and performance analysis of parallel models is also given, A quantity of application programming is analyzes and stated. The result shows parallel models influence directly correctness and efficiency of parallel programming. Both master-slave and SPMD is best programming model because of that is best of all in common use models with the all and the one performance.