Sciweavers

HPDC
2009
IEEE

Pluggable parallelisation

13 years 11 months ago
Pluggable parallelisation
This paper presents the concept of pluggable parallelisation that allows scientists to develop “sequential like” codes that can take advantage of multi-core, cluster and grid systems. In this approach parallel applications are developed by plugging parallelisation patterns/idioms into scientific codes (e.g., “sequential like” codes), softening the move from sequential to parallel programming and promoting the separation between domain specific code and parallelisation issues. Pluggable parallelisation combines three characteristics: 1) parallelisation is performed from “outside to inside”, localising parallelisation concerns into well defined modules, reducing changes required to the domain specific code and avoiding invasive parallelisation of base code; 2) control view is separated from data view promoting a stronger separation of concerns which improves reuse of parallelisation concerns across platforms and enables fine-grained refinements; bstractions can be composed, ...
Rui C. Gonçalves, João Luís S
Added 21 May 2010
Updated 21 May 2010
Type Conference
Year 2009
Where HPDC
Authors Rui C. Gonçalves, João Luís Sobral
Comments (0)