Projects per year
Abstract
Multicore CPUs and cheap co-processors such as GPUs create opportunities for vastly accelerating database queries. However, given the differences in their threading models, expected granularities of parallelism, and memory subsystems, effectively utilising all cores with all co-processors for an intensive query is very difficult. This paper introduces a novel templating methodology to create portable, yet architecture-aware, algorithms. We apply this methodology on the very compute-intensive task of calculating the skycube, a materialisation of exponentially many skyline query results, which finds applications in data exploration and multi-criteria decision making. We define three parallel templates, two that leverage insights from previous skycube research and a third that exploits a novel point-based paradigm to expose more data parallelism. An experimental study shows that, relative to the state-of-the-art that does not parallelise well due to its memory and cache requirements, our algorithms provide an order of magnitude improvement on either architecture and proportionately improve as more GPUs are added.
Original language | English |
---|---|
Title of host publication | SIGMOD 2017 - Proceedings of the 2017 ACM International Conference on Management of Data |
Number of pages | 16 |
Place of publication | ACM New York, NY, USA |
Publisher | Association for Computing Machinery |
Publication date | 9 May 2017 |
Pages | 447-462 |
ISBN (Print) | 978-1-4503-4197-4 |
ISBN (Electronic) | 9781450341974 |
DOIs | |
Publication status | Published - 9 May 2017 |
Event | ACM International Conference on Management of Data - Hilton Chicago, Chicago, United States Duration: 14 May 2017 → 19 May 2017 http://sigmod2017.org/# |
Conference
Conference | ACM International Conference on Management of Data |
---|---|
Location | Hilton Chicago |
Country/Territory | United States |
City | Chicago |
Period | 14/05/2017 → 19/05/2017 |
Internet address |
Keywords
- GPU
- multicore
- parallel algorithms
- skyline
- skycube
- template methodology
Fingerprint
Dive into the research topics of 'Template Skycube Algorithms for Heterogeneous Parallelism on Multicore and GPU Architectures'. Together they form a unique fingerprint.Projects
- 1 Active
-
WallViz: Improving decision making from massive data collections using wall-sized, highly interactive visualizations
Assent, I. (Participant), Mortensen, M. L. (Participant), Magnani, M. (Participant) & Bøgh, K. (Participant)
01/04/2011 → …
Project: Research