2 citations found. Retrieving documents...
K. Tan, Supporting pattern-based parallel programming in a distributed-memory environment, Master's Thesis, Department of Computing Science, University of Alberta, 2002.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:
J. Parallel Distrib. Comput. 65 (2005) 1542 -- 1557 - Www Elsevier Com (2005)   Self-citation (Tan)   (Correct)

No context found.

K. Tan, Supporting pattern-based parallel programming in a distributed-memory environment, Master's Thesis, Department of Computing Science, University of Alberta, 2002.


Why Not Use a Pattern-based Parallel Programming System? - Anvik, Schaeffer, Szafron.. (2003)   Self-citation (Tan)   (Correct)

....a matrix. Parallelism in the Wavefront pattern results from elements on the wavefront being data independent of each other, otherwise the elements could not occur on the wavefront. CO 2 P 3 S contains versions of the Wavefront pattern for both shared memory [2] and distributed memory architectures [11]. 3.3 The Mesh Pattern The Mesh pattern [8] is used for computing elements of a regular, rectangular two dimensional data set where each element is dependent on its surrounding values and changed over time. In other words, it is used for applications where the elements are evenly spread over a ....

....Boundary values are then exchanged between partitions and another iteration is done. This continues until a local stopping condition is satis ed for all elements. As with the Wavefront pattern, CO 2 P 3 S contains both shared memory [8] and distributed memory implementations of the Mesh pattern [11]. 3.4 The Pipeline Pattern Pipelines provide a simple way of improving the performance of a task by separating a task into stages, each of which can be done in parallel. Abstractly, a pipeline can be regarded as a sequence of stages wherein the stages have a speci c ordering between them so ....

Kai Tan. Supporting pattern-based parallel programming in a distributed-memory environment. Master's thesis, Department of Computing Science, University of Alberta, 2002.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC