文件历史

31 次代码提交

作者 SHA1 备注 提交日期
Muhammed Fatih BALIN ea940f72b5 [GraphBolt][CUDA] Destroy dist group at the end of script. (#7736) 2024-08-23 15:43:12 -04:00
Muhammed Fatih BALIN c45d299c1d [GraphBolt] CachedFeature can handle hetero features now. (#7731) 2024-08-21 13:27:26 -04:00
Muhammed Fatih BALIN db574f5b0b [GraphBolt][CUDA] Enable asynchronous sampling for multigpu example. (#7706) 2024-08-15 14:48:15 -04:00
Muhammed Fatih BALIN 4c1e14c6ef [GraphBolt][CUDA] Refactor overlap_graph_fetch, simplify gb.DataLoader. (#7681) 2024-08-11 22:20:23 -04:00
Muhammed Fatih BALIN c490fd08ad [GraphBolt][CUDA] Enable overlap_graph_fetch in examples. (#7669) 2024-08-07 18:06:45 -04:00
Muhammed Fatih BALIN d11cb874c3 [GraphBolt][Example] Slightly improve examples. (#7563) 2024-07-22 06:39:18 -04:00
Muhammed Fatih BALIN 0baa5213a1 [GraphBolt] Move examples folder to root directory. (#7501) 2024-07-05 10:26:07 +08:00
Muhammed Fatih BALIN fb36b477d5 [GraphBolt][CUDA] GPUCachedFeature update fix. (#7384) 2024-05-09 17:06:48 +08:00
Xinyu Yao c997434cdb [GraphBolt][CUDA] Update copy_to. (#7332)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal>
2024-04-22 11:36:30 +08:00
Muhammed Fatih BALIN 8909d1ff03 [GraphBolt][CUDA] refine the node_classification examples. (#7136)
Co-authored-by: Mingbang Wang <100203018+Skeleton003@users.noreply.github.com>
2024-02-22 22:08:13 -05:00
Muhammed Fatih BALIN 43912418d8 [GraphBolt][CUDA] puregpu option for the multiGPU example. (#7089) 2024-02-06 09:50:12 +03:00
Muhammed Fatih BALIN 308f099b4e [GraphBolt][CUDA] Improve GPUCache help string in multiGPU example. (#7081) 2024-02-04 14:29:29 +03:00
Muhammed Fatih BALIN 0a42d863b7 [GraphBolt][CUDA] GPUCachedFeature for multiGPU example. (#7074) 2024-02-02 14:50:06 -08:00
Muhammed Fatih BALIN b085224fb9 [GraphBolt][CUDA] Dataloader feature overlap fix (#7036) 2024-01-30 09:24:22 +03:00
Muhammed Fatih BALIN 2da6acef67 [GraphBolt][CUDA] Refine the multi-GPU example (#6980) 2024-01-26 13:13:42 +03:00
Muhammed Fatih BALIN 0a2f40f62a [GraphBolt][CUDA] Temporarily disable overlap for the multiGPU example. (#7009) 2024-01-25 13:05:14 +08:00
Ramon Zhou dfa32286a4 [Misc] DGL multi-gpu example run error work around (#6999) 2024-01-23 15:23:09 +08:00
Ramon Zhou d67dae1d8c [GraphBolt] Modify multigpu example arguments (#6990) 2024-01-22 22:55:54 +08:00
Muhammed Fatih BALIN 78fa316aee [GraphBolt][CUDA] Modify multiGPU example to use GPU sampling. (#6961) 2024-01-18 03:19:07 -05:00
Rhett Ying 9d41734629 [GraphBolt] update to_dgl() in examples (#6763) 2023-12-17 23:06:47 +08:00
Ramon Zhou 0348ad3d30 [GraphBolt] Move to_dgl out of data loader in examples. (#6705) 2023-12-07 14:50:18 +08:00
Rhett Ying 2968c9b247 [GraphBolt] remove SingleProcessDataLoader (#6663) 2023-12-04 08:22:15 +08:00
Ramon Zhou e375275426 [Misc] Align dgl multi-gpu example to graphbolt (#6605) 2023-11-29 14:31:18 +08:00
Ramon Zhou 24de73914a [GraphBolt] Modify multi-gpu example to make use of the persistent_workers (#6603) 2023-11-27 15:57:50 +08:00
Ramon Zhou 8f1b5782bb [Misc] Add dist.barrier to fix low accuracy issue in the example. (#6544) 2023-11-08 18:28:00 +08:00
Ramon Zhou f5c8c0b500 [GraphBolt] Update multi-gpu example for regression benchmark. (#6519) 2023-11-06 11:07:14 +08:00
Ramon Zhou 325e67ce19 [Misc] Change node features type of ogbn-products to float32 (#6518) 2023-11-02 17:09:41 +08:00
Ramon Zhou 2a92dfca30 [GraphBolt] Add a multi-gpu homo node classification example (#6428)
Co-authored-by: LastWhisper <whuwkl@gmail.com>
2023-10-24 16:04:35 +08:00
czkkkkkk 5a7e156fd4 [Example] Fix label dtype error in multigpu node classification. (#6376) 2023-09-23 13:30:31 +08:00
Ramon Zhou e1f663f8a0 [Misc] Add comments and highlights to examples/multigpu/node_classification_sage.py (#5956)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-07-10 22:43:14 +08:00
Rhett Ying ac6be7d761 [Benchmark] update node classification for multigpu benchmark (#5674)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
2023-05-12 20:15:55 +08:00