Sciweavers

SC
2009
ACM

Scalable computing with parallel tasks

13 years 11 months ago
Scalable computing with parallel tasks
Recent and future parallel clusters and supercomputers use SMPs and multi-core processors as basic nodes, providing a huge amount of parallel resources. These systems often have hierarchically structured interconnection networks combining computing resources at different levels, starting with the interconnect within multi-core processors up to the interconnection network combining nodes of the cluster or supercomputer. The challenge for the programmer is that these computing resources should be utilized efficiently by exploiting the available degree of parallelism of the application programs and by structuring the application in a way which is sensitive to the heterogeneous interconnect. In this article, we present an approach to structure the computations of an application as parallel tasks which can interact with other parallel tasks in communication phases. In particular, we consider how these parallel tasks can be mapped onto the computing resources provided by parallel clusters ...
Jörg Dümmler, Thomas Rauber, Gudula R&uu
Added 19 May 2010
Updated 19 May 2010
Type Conference
Year 2009
Where SC
Authors Jörg Dümmler, Thomas Rauber, Gudula Rünger
Comments (0)