DBScholar

Back to papers

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)

Paper ID
10451
Venue
VLDB
Year
2011
Pagerank
7.9969529e-05
Overall Rank
2,885 | 80.21%
DOI
10.14778/1952376.1952381

Incoming Non-self Citations Over Time

Authors

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