High-Throughput Transaction Executions on Graphics Processors
Summary: GPUTx batches OLTP transactions into bulk units for GPU-based SPMD execution, leveraging atomic ops and massive thread parallelism. Three strategies (one with locks, two lock-free) evaluated on a modern GPU deliver 4–10× CPU throughput on public benchmarks. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Bingsheng He (Nanyang Technological University)
- 2. Jeffrey Xu Yu (Chinese University of Hong Kong)
BibTeX Citation
@article{he_vldb11,
title = {{High-Throughput Transaction Executions on Graphics Processors}},
author = {He, Bingsheng and Yu, Jeffrey Xu},
journal = {PVLDB},
series = {{VLDB} '11},
volume = {4},
number = {5},
pages = {314--325},
doi = {10.14778/1952376.1952381},
url = {https://doi.org/10.14778/1952376.1952381},
year = {2011}
}
Incoming Citations (Sorted by Pagerank)
Showing 12 of 12 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 11 of 11 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 | 9,891 | GTX: A Write-Optimized Latch-free Graph Data System with Transactional Support | 2025 | SIGMOD |
| 2 | 3,837 | Database Buffer Size Investigation for OLTP Workloads | 1997 | SIGMOD |
| 3 | 157 | OLTP Through the Looking Glass, and What We Found There | 2008 | SIGMOD |
| 4 | 5,422 | GPU Database Systems Characterization and Optimization | 2024 | VLDB |
| 5 | 11,981 | The Next 700 Transaction Processing Engines | 2017 | SIGMOD |
| 6 | 3,890 | GaccO - A GPU-accelerated OLTP DBMS | 2022 | SIGMOD |
| 7 | 2,848 | GPL: A GPU-based Pipelined Query Processing Engine | 2016 | SIGMOD |
| 8 | 7,113 | GPUQP: Query Co-Processing Using Graphics Processors | 2007 | SIGMOD |
| 9 | 2,504 | Concurrent Analytical Query Processing with GPUs | 2014 | VLDB |
| 10 | 1,452 | Fast Computation of Database Operations using Graphics Processors | 2004 | SIGMOD |