snap-stanford / ogb

Benchmark datasets, data loaders, and evaluators for graph machine learning
https://ogb.stanford.edu
MIT License
1.89k stars 397 forks source link

Out-of-Memroy for ogbn-papers100M #462

Open WeigangLu opened 7 months ago

WeigangLu commented 7 months ago

Can I pre-process the dataset in a large-memory machine at first and use it in my GPU machine?