Skip to content

Commit

Permalink
GITBOOK-199: Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mental2008 authored and gitbook-bot committed Dec 17, 2024
1 parent 01d9e78 commit e5c004c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reading-notes/conference/vldb-2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,6 @@ Homepage: [https://vldb.org/2024/](https://vldb.org/2024/)

### Graph Neural Network (GNN)

* data loaderAccelerating Sampling and Aggregation Operations in GNN Frameworks with GPU Initiated Direct Storage Accesses \[[Paper](https://www.vldb.org/pvldb/volumes/17/paper/Accelerating%20Sampling%20and%20Aggregation%20Operations%20in%20GNN%20Frameworks%20with%20GPU%20Initiated%20Direct%20Storage%20Accesses)] \[[Code](https://github.com/jeongminpark417/GIDS)]
* Accelerating Sampling and Aggregation Operations in GNN Frameworks with GPU Initiated Direct Storage Accesses \[[Paper](https://www.vldb.org/pvldb/volumes/17/paper/Accelerating%20Sampling%20and%20Aggregation%20Operations%20in%20GNN%20Frameworks%20with%20GPU%20Initiated%20Direct%20Storage%20Accesses)] \[[Code](https://github.com/jeongminpark417/GIDS)]
* UIUC & NVIDIA
* GIDS: GPU Initiated Direct Storage Access -> A data loader to utilize all hardware resources (i.e., CPU memory, storage, and GPU memory)

0 comments on commit e5c004c

Please sign in to comment.