Sciweavers

PPAM
2007
Springer

A Container-Iterator Parallel Programming Model

13 years 11 months ago
A Container-Iterator Parallel Programming Model
There are several parallel programming models available for numerical computations at different levels of expressibility and ease of use. For the development of new domain specific programming models, a splitting into a distributed data container and parallel data iterators is proposed. Data distribution is implemented in application specific libraries. Data iterators are directly analysed and compiled automatically into parallel code. Target architectures of the source-to-source translation include shared (pthreads, Cell SPE), distributed memory (MPI) and hybrid programming styles. A model applications for grid based hierarchical numerical methods and an auto-parallelizing compiler are introduced.
Gerhard W. Zumbusch
Added 09 Jun 2010
Updated 09 Jun 2010
Type Conference
Year 2007
Where PPAM
Authors Gerhard W. Zumbusch
Comments (0)