Commit Graph

4379 Commits

Author SHA1 Message Date
Bowen Yao
b60ad557f5 [Graphbolt][Dataset] Add igb-hom-large to scripts (#7770)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
2024-09-04 00:55:58 -04:00
Muhammed Fatih BALIN
7aabe208b2 [GraphBolt][CUDA] Refine the added partition function for later reuse. (#7769) 2024-09-04 00:08:48 -04:00
Renjie LIU
c4c0037047 Include <optional> header file in utils.h (#7763) 2024-09-03 20:09:33 -04:00
Muhammed Fatih BALIN
d1161229e0 [GraphBolt][CUDA] Cooperative Minibatching [1] - UniqueAndCompact. (#7765) 2024-09-03 17:45:03 -04:00
Muhammed Fatih BALIN
9a86a665ef [GraphBolt][CUDA] Remove unused num_bits argument from UniqueAndCompact (#7764) 2024-09-02 17:50:08 -04:00
Muhammed Fatih BALIN
6cd7fe99c9 [release] bump version to 2.5 for nightly (#7762) 2024-09-02 13:21:09 +08:00
Rhett Ying
694ef6518c [Dist] import dgl.distributed for examples (#7761) 2024-09-02 10:55:48 +08:00
Andrei Ivanov
bb02829b6a Correcting the misleading reason for skipping the test. (#7749) 2024-08-30 13:18:16 -04:00
Bowen Yao
a71946539f [Graphbolt] Add igb-hom-[tiny|small|medium] to disk_based_feature (#7759)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
2024-08-30 12:56:52 -04:00
Muhammed Fatih BALIN
647d8ea815 [GraphBolt][PyG] Add igb datasets to the examples. (#7758) 2024-08-29 19:52:56 -04:00
Bowen Yao
b4bd509226 [Dataset] Contribute IGB-Homo dataset to node_classification.py (#7717)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
2024-08-29 19:15:29 -04:00
Muhammed Fatih BALIN
d6cf415cbb [GraphBolt][CUDA] Eliminate synchronization from exclude edges. (#7757) 2024-08-29 19:11:34 -04:00
Rhett Ying
03e83ac5a8 [dev] make sure graphbolt is not imported together with dgl (#7756) 2024-08-29 16:59:06 +08:00
Rhett Ying
9782c021de [Dist] move DistNode/EdgeDataLoader to distributed (#7755) 2024-08-29 16:10:05 +08:00
Rhett Ying
eddbfca53e [DistGB] fix return_eids argument (#7754) 2024-08-29 09:30:32 +08:00
Muhammed Fatih BALIN
b61d14c934 [GraphBolt][PyG] Link prediction example. (#7752) 2024-08-27 19:29:55 -04:00
Muhammed Fatih BALIN
240a49e68a [GraphBolt][Doc] Fix typo in documentation. (#7751) 2024-08-27 14:15:32 -04:00
Andrei Ivanov
25e7b1b7b1 [GRAPHBOLT][WARNINGS]Fixing warnings appearing in some graphbolt tests. (#7582) 2024-08-27 18:57:38 +08:00
Muhammed Fatih BALIN
f38790bfba [GraphBolt][CUDA] Fix error when empty env variable is used. (#7748) 2024-08-26 20:28:48 -04:00
Muhammed Fatih BALIN
6bce0cdfc5 [GraphBolt][PyG] Use SampledSubgraph.to_pyg in examples. (#7747) 2024-08-26 19:36:53 -04:00
Muhammed Fatih BALIN
8eccbfa283 [GraphBolt][PyG] Add to_pyg for layer input conversion. (#7745) 2024-08-26 18:53:51 -04:00
Muhammed Fatih BALIN
033100932d [GraphBolt][Doc] Fix [gpu|cpu]_cached_feature rendering. (#7743) 2024-08-26 01:26:26 -04:00
Muhammed Fatih BALIN
ffe3bb22e8 [GraphBolt][Doc] Fix read_async doc display issue. (#7741) 2024-08-25 17:05:29 -04:00
Muhammed Fatih BALIN
d68029a605 [GraphBolt][Doc] Add numpy_save_aligned to documentation. (#7739) 2024-08-25 15:54:52 -04:00
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
9514e7b9cd [GraphBolt] Minor improvement to item sampler and cache policy. (#7734) 2024-08-23 14:55:14 -04:00
Muhammed Fatih BALIN
f37f24c77c [GraphBolt] Do not expose CPUFeatureCache storage tensor. (#7735) 2024-08-23 14:43:01 -04:00
Muhammed Fatih BALIN
37d1064c22 [GraphBolt] gb.DataLoader can simply be a datapipe. (#7732) 2024-08-23 13:02:17 +08:00
Muhammed Fatih BALIN
b3eacd22d7 [GraphBolt] Refine examples. (#7733) 2024-08-22 18:22:10 -04:00
Muhammed Fatih BALIN
1d378f8f83 [GraphBolt][PyG] Heterogenous example. (#7722) 2024-08-22 18:21:42 -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
8bdcd7eeea [GraphBolt] Feature.count(). (#7730) 2024-08-21 11:27:33 -04:00
Muhammed Fatih BALIN
0e649fc68c [GraphBolt] Rename feature cache files and add max_size. (#7729) 2024-08-21 11:15:09 -04:00
Andrei Ivanov
470cdc5789 [Warnings] Removing warnings appearing in feature_fetcher tests. (#7633) 2024-08-21 13:23:54 +08:00
Muhammed Fatih BALIN
aca40c869c [GraphBolt] Make CachePolicy hetero capable [1] (#7723) 2024-08-20 14:38:36 -04:00
Muhammed Fatih BALIN
e5a5d76012 [GraphBolt] Always enable prefetch before CopyTo. (#7721) 2024-08-20 13:46:39 -04:00
Muhammed Fatih BALIN
513a50f189 [GraphBolt][Doc] Improve documentation. (#7718) 2024-08-20 18:04:12 +08:00
Muhammed Fatih BALIN
0b2d538c01 [GraphBolt][io_uring] Document QueueAndBufferAcquirer. (#7713) 2024-08-20 14:46:07 +08:00
Muhammed Fatih BALIN
2ce0ea0d0d [GraphBolt] Fix hetero sampling bug with single fanout. (#7719) 2024-08-18 19:21:54 -04:00
Muhammed Fatih BALIN
fc29d0eb02 [GraphBolt][CUDA] Overlap original edge ids fetch. (#7714) 2024-08-18 10:24:55 -04:00
Muhammed Fatih BALIN
b1e39432bf [Build] Organize cmake file (Fixed) (#7715) 2024-08-18 10:15:01 -04:00
Muhammed Fatih BALIN
09ea3196e6 [GraphBolt][CUDA] Update CCCL to get backport fix. (#7716) 2024-08-17 00:42:19 -04:00
Muhammed Fatih BALIN
25210816ff [GraphBolt][CUDA] Eliminate synchronization for overlap_graph_fetch. (#7709) 2024-08-16 17:42:14 -04:00
Muhammed Fatih BALIN
396f5f1c5d [GraphBolt][CUDA] gb::async supports alternative streams now. (#7712) 2024-08-16 17:04:05 -04:00
Hongzhi (Steve), Chen
4910eace8c Revert "[Build] Organize cmake file." (#7710) 2024-08-16 15:29:56 +08:00
Muhammed Fatih BALIN
921fb15f14 [GraphBolt] Refactor datapipes folder and add to_graph. (#7688) 2024-08-16 12:26:32 +08:00
Muhammed Fatih BALIN
bca5924296 [GraphBolt] Rename sampled_edge_ids for clarity. (#7704) 2024-08-16 12:10:25 +08:00
Hongzhi (Steve), Chen
1eb0f9c116 Clarify the docstring for original_edge_ids in fused_sampled_subgraph. (#7703)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
2024-08-16 12:09:27 +08:00
Muhammed Fatih BALIN
9c874d0219 [GraphBolt][CUDA] Use async for GPUGraphCache. (#7707) 2024-08-15 20:39:58 -04:00
Muhammed Fatih BALIN
db574f5b0b [GraphBolt][CUDA] Enable asynchronous sampling for multigpu example. (#7706) 2024-08-15 14:48:15 -04:00