DBScholar

Back to papers

Accelerating Sampling and Aggregation Operations in GNN Frameworks with GPU Initiated Direct Storage Accesses

Summary: GIDS enables GPU threads to fetch GNN features directly from storage, bypassing CPU sampling bottlenecks and page faults. Its accumulator, fixed CPU buffer, and GPU cache/window buffering deliver up to 582× faster DGL training on terabyte-scale graphs. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
13558
Venue
VLDB
Year
2024
Pagerank
6.1547003e-05
Overall Rank
5,597 | 61.61%
DOI
10.14778/3648160.3648166

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{park_vldb24,
        title = {{Accelerating Sampling and Aggregation Operations in GNN Frameworks with GPU Initiated Direct Storage Accesses}},
        author = {Park, Jeongmin Brian and Mailthody, Vikram Sharma and Qureshi, Zaid and Hwu, Wen-mei},
        journal = {PVLDB},
        series = {{VLDB} '24},
        volume = {17},
        number = {6},
        pages = {1227--1240},
        doi = {10.14778/3648160.3648166},
        url = {https://doi.org/10.14778/3648160.3648166},
        year = {2024}
}

Incoming Citations (Sorted by Pagerank)

Showing 3 of 3 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 10 of 10 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