Projects per year
Abstract
Parallelising sequential applications is usually a very hard job, due to many different ways in which an application can be parallelised and a large number of programming models (each with its own advantages and disadvantages) that can be used. In this paper, we describe a method to semi-automatically generate and evaluate different parallelisations of the same application, allowing programmers to find the best parallelisation without significant manual reengineering of the code. We describe a novel, high-level domain-specific language, Refactoring Pattern Language (RPL), that is used to represent the parallel structure of an application and to capture its extra-functional properties (such as service time). We then describe a set of RPL rewrite rules that can be used to generate alternative, but semantically equivalent, parallel structures (parallelisations) of the same application. We also describe the RPL Shell that can be used to evaluate these parallelisations, in terms of the desired extra-functional properties. Finally, we describe a set of C++ refactorings, targeting OpenMP, Intel TBB and FastFlow parallel programming models, that semi-automatically apply the desired parallelisation to the application's source code, therefore giving a parallel version of the code. We demonstrate how the RPL and the refactoring rules can be used to derive efficient parallelisations of two realistic C++ use cases (Image Convolution and Ant Colony Optimisation).
Original language | English |
---|---|
Title of host publication | 2016 24th Euromicro International Conference on Parallel, Distributed, and Network-Based Processing (PDP) |
Editors | Yiannis Cotronis, Masoud Daneshtalab, George Angelos Papadopoulos |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 288-295 |
ISBN (Electronic) | 9781467387767 |
DOIs | |
Publication status | Published - 4 Apr 2016 |
Event | Euromicro International Conference on Parallel, Distributed, and Network-Based Processing - Aquila Atlantis Hotel, Heraklion, Crete, Greece Duration: 17 Feb 2016 → 19 Feb 2016 Conference number: 24 http://www.pdp2016.org/index.html |
Publication series
Name | Euromicro Workshop on Parallel and Distributed Processing |
---|---|
ISSN (Electronic) | 2377-5750 |
Conference
Conference | Euromicro International Conference on Parallel, Distributed, and Network-Based Processing |
---|---|
Abbreviated title | PDP |
Country/Territory | Greece |
City | Heraklion, Crete |
Period | 17/02/16 → 19/02/16 |
Internet address |
Keywords
- Algorithmic skeletons
- Design patterns
- Domain specific language
- Parallelism
- Performance
- Structured parallel programming
Fingerprint
Dive into the research topics of 'RPL: a domain-specific language for designing and implementing parallel C++ applications'. Together they form a unique fingerprint.Projects
- 1 Finished
-
H2020 Collaboration REPHRASE: H2020 Collaboration 2014 - RePhrase
Hammond, K. (PI)
1/04/15 → 31/03/18
Project: Standard
Profiles
Datasets
-
RPL: a domain-specific language for designing and implementing parallel C++ applications
Janjic, V. (Creator), Hammond, K. (Creator) & Brown, C. M. (Creator), Zenodo, 4 Nov 2016
Dataset