Treffer: Applying Architectural Patterns for Parallel Programming Solving the One-dimensional Heat Equation
Weitere Informationen
The Architectural Patterns for Parallel Programming is a collection of patterns related with a method for developing the coordination of parallel software systems. These architectural patterns take as input information (a) the available parallel hardware platform, (b) the parallel programming language of this platform, and (c) the analysis of the problem to solve, in terms of an algorithm and data. In this paper, it is presented the application of the architectural pat-terns along with the method for developing a coordination for solving the One-dimensional Heat Equation. The method used here takes the infor-mation from the Problem Analysis, proposes an architectural pattern for the coordination, and provides elements about its implementation. 1