2013
DOI: 10.1007/978-3-642-32518-2_3
|View full text |Cite
|
Sign up to set email alerts
|

Towards Optimization of Hybrid CPU/GPU Query Plans in Database Systems

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
32
0

Year Published

2013
2013
2019
2019

Publication Types

Select...
5

Relationship

2
3

Authors

Journals

citations
Cited by 14 publications
(32 citation statements)
references
References 8 publications
0
32
0
Order By: Relevance
“…Since graphics cards lack support for virtual function calls -and are notoriously bad at runing the complex control logic that would be neccesary to emulate them -this model is unsuited for a GDBMS. Furthermore, we identified in prior work that tuple-wise processing is not possible on the GPU, due to lacking support for inter-kernel communication [15]. We therefore argue that a GDBMS should utilize an operator-at-a-time model.…”
Section: Functional Propertiesmentioning
confidence: 95%
See 4 more Smart Citations
“…Since graphics cards lack support for virtual function calls -and are notoriously bad at runing the complex control logic that would be neccesary to emulate them -this model is unsuited for a GDBMS. Furthermore, we identified in prior work that tuple-wise processing is not possible on the GPU, due to lacking support for inter-kernel communication [15]. We therefore argue that a GDBMS should utilize an operator-at-a-time model.…”
Section: Functional Propertiesmentioning
confidence: 95%
“…They used a Selinger-style optimizer to create initial query plans and then used heuristics and an analytical cost-model to split a workload between CPU and GPU. In our previous work, we proposed a framework that can perform cost-based operation-wise scheduling and cost-based optimization of hybrid CPU/GPU query plans, which is designed to be used with operator-at-a-time bulk processing [15]. Przymus and others developed a query planner that is capable of optimizing for two goals simultaneously (e.g., query response time and energy consumption) [51].…”
Section: Functional Propertiesmentioning
confidence: 99%
See 3 more Smart Citations