Orchestrating Data Placement and Query Execution in Heterogeneous CPU-GPU DBMS
Summary: Semantic-aware, fine-grained caching guides CPU-GPU data placement by workload semantics, data correlations, and query frequency. Heterogeneous executor coordinates CPU-GPU execution in Mordred; on Star Schema Benchmark, it beats traditional caching by up to 3x and GPU DBMSs by an order of magnitude. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Bobbi W. Yogatama (University of Wisconsin)
- 2. Weiwei Gong (Oracle)
- 3. Xiangyao Yu (University of Wisconsin)
BibTeX Citation
@article{yogatama_vldb22,
title = {{Orchestrating Data Placement and Query Execution in Heterogeneous CPU-GPU DBMS}},
author = {Yogatama, Bobbi W. and Gong, Weiwei and Yu, Xiangyao},
journal = {PVLDB},
series = {{VLDB} '22},
volume = {15},
number = {11},
pages = {2491--2503},
doi = {10.14778/3551793.3551809},
url = {https://doi.org/10.14778/3551793.3551809},
year = {2022}
}
Incoming Citations (Sorted by Pagerank)
Showing 17 of 17 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 24 of 24 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 823 | The Yin and Yang of Processing Data Warehousing Queries on GPU Devices | 2013 | VLDB |
| 2 | 5,422 | GPU Database Systems Characterization and Optimization | 2024 | VLDB |
| 3 | 3,471 | In-Cache Query Co-Processing on Coupled CPU-GPU Architectures | 2015 | VLDB |
| 4 | 1,466 | A Study of the Fundamental Performance Characteristics of GPUs and CPUs for Database Analytics | 2020 | SIGMOD |
| 5 | 2,504 | Concurrent Analytical Query Processing with GPUs | 2014 | VLDB |
| 6 | 3,791 | Hardware-conscious Query Processing in GPU-accelerated Analytical Engines | 2019 | CIDR |
| 7 | 1,977 | HetExchange: Encapsulating heterogeneous CPU-GPU parallelism in JIT compiled engines | 2019 | VLDB |
| 8 | 2,713 | Robust Query Processing in Co-Processor-accelerated Databases | 2016 | SIGMOD |
| 9 | 10,985 | Scaling GPU-Accelerated Databases beyond GPU Memory Size | 2025 | VLDB |
| 10 | 8,808 | Scaling your Hybrid CPU-GPU DBMS to Multiple GPUs | 2024 | VLDB |