pyynb
|
d7461cd10a
|
[GraphBolt]support torch2.4&cuda12.4 (#7629)
|
2024-08-01 16:36:43 +08:00 |
|
Muhammed Fatih BALIN
|
65f85b50bb
|
[GraphBolt] Use query_and_then_replace_async in read_async. (#7626)
|
2024-07-31 11:02:24 -04:00 |
|
Muhammed Fatih BALIN
|
f37741c9ad
|
[GraphBolt] Test query_and_then_replace more rigorously. (#7625)
|
2024-07-31 10:20:21 -04:00 |
|
Muhammed Fatih BALIN
|
cfe0541802
|
[GraphBolt] CachePolicy::QueryAndThenReplace for num_parts>1. (#7621)
|
2024-07-31 02:41:00 -04:00 |
|
Muhammed Fatih BALIN
|
eafb53013f
|
[GraphBolt] Address #7592 review and rename variable. (#7617)
|
2024-07-31 09:51:09 +08:00 |
|
Muhammed Fatih BALIN
|
87ea76b02a
|
[GraphBolt] Test CachePolicy::QueryAndThenReplace for num_parts==1. (#7620)
|
2024-07-30 15:16:23 -04:00 |
|
Muhammed Fatih BALIN
|
0462538c5c
|
[GraphBolt] CachePolicy::QueryAndThenReplace. (#7619)
|
2024-07-30 13:02:42 -04:00 |
|
Muhammed Fatih BALIN
|
9550f0ecab
|
[GraphBolt][io_uring] Launch parallel_for when queues are available. (#7614)
|
2024-07-30 08:01:52 -04:00 |
|
Muhammed Fatih BALIN
|
be2873a2cf
|
[GraphBolt] Overhaul unique_and_compact CPU. (#7613)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-07-30 08:01:11 -04:00 |
|
Hongzhi (Steve), Chen
|
7ea7ccc404
|
Revert "[GraphBolt] Enable CXX20." (#7615)
Co-authored-by: Muhammed Fatih BALIN <m.f.balin@gmail.com>
|
2024-07-30 15:23:09 +08:00 |
|
Theodore Vasiloudis
|
ceb6672e63
|
[GraphBolt] Allow using multiple processes for GraphBolt partition conversion (#7497)
|
2024-07-30 13:28:29 +08:00 |
|
Muhammed Fatih BALIN
|
0e0046041c
|
[GraphBolt] Enable CXX20. (#7610)
|
2024-07-29 10:04:45 -04:00 |
|
Muhammed Fatih BALIN
|
f989f9da14
|
[GraphBolt] Reuse CachePolicy::Query partition result. (#7608)
|
2024-07-29 03:03:41 -04:00 |
|
Muhammed Fatih BALIN
|
def2a1b01d
|
[GraphBolt] Make CachePolicy hash table types generic. (#7607)
|
2024-07-28 19:17:49 -04:00 |
|
Muhammed Fatih BALIN
|
1202d22181
|
[GraphBolt] Optimize CachePolicy even further. (#7606)
|
2024-07-28 08:21:36 -04:00 |
|
Muhammed Fatih BALIN
|
ee20edb83d
|
[GraphBolt][CUDA] Enable non_blocking copy_to in gb.DataLoader. (#7603)
|
2024-07-27 22:19:28 -04:00 |
|
Muhammed Fatih BALIN
|
a004a2535b
|
[GraphBolt][CUDA] Add non_blocking option to CopyTo. (#7602)
|
2024-07-27 21:03:14 -04:00 |
|
Muhammed Fatih BALIN
|
781cc500c5
|
[GraphBolt] Move get_attributes utils. (#7601)
|
2024-07-27 20:28:19 -04:00 |
|
Muhammed Fatih BALIN
|
0af92c2303
|
[GraphBolt] recursive_apply_reduce_all. (#7600)
|
2024-07-27 19:55:23 -04:00 |
|
Muhammed Fatih BALIN
|
6b60d7a548
|
[GraphBolt][Example] Change variable name. (#7599)
|
2024-07-27 08:26:46 -04:00 |
|
Muhammed Fatih BALIN
|
1af3fe8b04
|
[GraphBolt][PyG] Optimize LABOR example further. (#7598)
|
2024-07-27 06:41:42 -04:00 |
|
Muhammed Fatih BALIN
|
e7895c4818
|
[GraphBolt[PyG] Optimize advanced example further. (#7597)
|
2024-07-27 05:12:23 -04:00 |
|
Muhammed Fatih BALIN
|
db13f05f58
|
[GraphBolt][CUDA] Fix overlap_graph_fetch edge_ids cached case. (#7595)
|
2024-07-27 01:04:40 -04:00 |
|
Muhammed Fatih BALIN
|
bea83ed738
|
[GraphBolt][CUDA] Fix overlap_graph_fetch edge_ids. (#7594)
|
2024-07-26 19:19:36 -04:00 |
|
Muhammed Fatih BALIN
|
ea281961f6
|
[GraphBolt][CUDA] gb.indptr_edge_ids python API and tests. (#7593)
|
2024-07-26 17:58:41 -04:00 |
|
Muhammed Fatih BALIN
|
3cab227e93
|
[GraphBolt][CUDA] gb.indptr_edge_ids. (#7592)
|
2024-07-26 17:53:37 -04:00 |
|
Muhammed Fatih BALIN
|
3299bbd126
|
[GraphBolt] Edge feature fetch fix. (#7589)
|
2024-07-26 08:10:12 -04:00 |
|
Muhammed Fatih BALIN
|
46f68e0bcc
|
[GraphBolt] Use parallel_for and return replace partition out. (#7585)
|
2024-07-25 21:58:59 -04:00 |
|
Muhammed Fatih BALIN
|
31cc41a7cc
|
[GraphBolt] Use graphbolt::parallel_for for IndexSelect. (#7584)
|
2024-07-25 20:26:53 -04:00 |
|
Muhammed Fatih BALIN
|
58328a619a
|
[GraphBolt] Add graphbolt::parallel_for. (#7583)
|
2024-07-25 19:44:09 -04:00 |
|
Muhammed Fatih BALIN
|
b8604a5491
|
[GraphBolt] CachePolicy Writer lock for read_async correctness. (#7581)
|
2024-07-24 19:02:28 -04:00 |
|
Muhammed Fatih BALIN
|
b80c8f5422
|
[GraphBolt][Example] Refine the labor example. (#7578)
|
2024-07-24 05:52:49 -04:00 |
|
Muhammed Fatih BALIN
|
c227b5ad2a
|
[GraphBolt][Example] Refine the advanced PyG example. (#7579)
|
2024-07-24 05:20:40 -04:00 |
|
Muhammed Fatih BALIN
|
b737f18e07
|
[GraphBolt] Option to use DiskBasedFeature to OnDiskDataset.load() (#7541)
|
2024-07-24 05:11:34 -04:00 |
|
Muhammed Fatih BALIN
|
7551a5da2e
|
[GraphBolt][CUDA] GPUGraphCache is being unnecessarily created. (#7577)
|
2024-07-24 04:13:30 -04:00 |
|
Muhammed Fatih BALIN
|
849f1ce4b2
|
[GraphBolt][io_uring] Use the interop pool for io_uring workers. (#7575)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2024-07-23 23:23:45 -04:00 |
|
Rhett Ying
|
dd02406c99
|
Dev liburing gnu (#7574)
|
2024-07-24 08:13:32 +08:00 |
|
Muhammed Fatih BALIN
|
bed1d35261
|
[GraphBolt][CUDA] Eliminate memory leaks in FeatureFetcher. (#7573)
|
2024-07-23 07:51:41 -04:00 |
|
Rhett Ying
|
0f849088c9
|
[dev] define _POSIX_C_SOURCE for metis build only (#7571)
|
2024-07-23 14:08:21 +08:00 |
|
Hongzhi (Steve), Chen
|
321e61f83b
|
Delete examples/pytorch/transformer directory (#7568)
|
2024-07-23 12:29:22 +08:00 |
|
Rhett Ying
|
b5fe4737bb
|
[dev] add more dependencies into setup (#7570)
|
2024-07-23 07:56:31 +08:00 |
|
Muhammed Fatih BALIN
|
53f2c00879
|
[GraphBolt][PyG] Support different numbers of layers. (#7569)
|
2024-07-22 18:33:39 -04:00 |
|
Rhett Ying
|
d0a0e048df
|
[dev] install GNU C++ runtime library (#7567)
|
2024-07-23 06:31:25 +08:00 |
|
Rhett Ying
|
853dd06cde
|
[dev] add -D_POSIX_C_SOURCE=200809L for metis build (#7565)
|
2024-07-23 06:30:58 +08:00 |
|
Muhammed Fatih BALIN
|
91c7a25755
|
[GraphBolt][Example] Minor bug fix. (#7566)
|
2024-07-22 15:32:10 -04:00 |
|
Muhammed Fatih BALIN
|
c83acdddd6
|
[GraphBolt] Per-thread RandomEngine initialization fix. (#7557)
|
2024-07-22 12:22:12 -04:00 |
|
Muhammed Fatih BALIN
|
5b4635a3e6
|
[GraphBolt] Async feature fetch refactor (#7540)
|
2024-07-22 06:59:08 -04:00 |
|
Muhammed Fatih BALIN
|
2074cbf556
|
[GraphBolt] Refactor FeatureFetcher to use read_async. (#7559)
|
2024-07-22 06:39:27 -04:00 |
|
Muhammed Fatih BALIN
|
d11cb874c3
|
[GraphBolt][Example] Slightly improve examples. (#7563)
|
2024-07-22 06:39:18 -04:00 |
|
Muhammed Fatih BALIN
|
afcf65c0a2
|
[GraphBolt][CUDA] Ensure GPUCache has can store at least 1 item. (#7544)
|
2024-07-22 04:02:08 -04:00 |
|