Abstract
The statelessness of functional computations facilitates both parallelism and fault recovery. Faults and non-uniform communication topologies are key challenges for emergent large scale parallel architectures. We report on HdpH and HdpH-RS, a pair of Haskell DSLs designed to address these challenges for irregular task-parallel computations on large distributed-memory architectures. Both DSLs share an API combining explicit task placement with sophisticated work stealing. HdpH focuses on scalability by making placement and stealing topology aware whereas HdpH-RS delivers reliability by means of fault tolerant work stealing. We present operational semantics for both DSLs and investigate conditions for semantic equivalence of HdpH and HdpH-RS programs, that is, conditions under which topology awareness can be transparently traded for fault tolerance. We detail how the DSL implementations realise topology awareness and fault tolerance. We report an initial evaluation of scalability and fault tolerance on a 256-core cluster and on up to 32K cores of an HPC platform.
Original language | English |
---|---|
Title of host publication | Haskell 2014 - Proceedings of the 2014 ACM SIGPLAN symposium on Haskell |
Publisher | Association for Computing Machinery |
Pages | 65-76 |
Number of pages | 12 |
ISBN (Print) | 978-1-4503-3041-1 |
DOIs | |
Publication status | Published - 2014 |
Event | 6th ACM SIGPLAN symposium on Haskell - Gothenburg, Sweden Duration: 4 Sept 2014 → 5 Sept 2014 |
Conference
Conference | 6th ACM SIGPLAN symposium on Haskell |
---|---|
Abbreviated title | Haskell 2014 |
Country/Territory | Sweden |
City | Gothenburg |
Period | 4/09/14 → 5/09/14 |
Keywords
- embedded domain specific languages
- fault tolerance
- parallelism
- topology awareness
ASJC Scopus subject areas
- Computer Graphics and Computer-Aided Design
- Software
Fingerprint
Dive into the research topics of 'The HdpH DSLs for scalable reliable computation'. Together they form a unique fingerprint.Profiles
-
Robert James Stewart
- School of Mathematical & Computer Sciences - Associate Professor
- School of Mathematical & Computer Sciences, Computer Science - Associate Professor
Person: Academic (Research & Teaching)