Muhammed Fatih BALIN
|
b1e39432bf
|
[Build] Organize cmake file (Fixed) (#7715)
|
2024-08-18 10:15:01 -04:00 |
|
Muhammed Fatih BALIN
|
0d68130f92
|
[CUDA] Remove unused gpu_cache files and update. (#7699)
|
2024-08-14 20:44:16 -04:00 |
|
Muhammed Fatih BALIN
|
f724ec0a00
|
[GraphBolt] Change hash table for performance. (#7631)
|
2024-08-02 06:46:50 -04:00 |
|
Muhammed Fatih BALIN
|
105f0c6834
|
[GraphBolt] Parallel backend experimentation (#7596)
|
2024-08-01 06:37:25 -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 |
|
Muhammed Fatih BALIN
|
0e0046041c
|
[GraphBolt] Enable CXX20. (#7610)
|
2024-07-29 10:04:45 -04:00 |
|
Rhett Ying
|
dd02406c99
|
Dev liburing gnu (#7574)
|
2024-07-24 08:13:32 +08:00 |
|
Muhammed Fatih BALIN
|
c83acdddd6
|
[GraphBolt] Per-thread RandomEngine initialization fix. (#7557)
|
2024-07-22 12:22:12 -04:00 |
|
Muhammed Fatih BALIN
|
52651379a0
|
[GraphBolt][io_uring] Refactor and enable tests (#7506)
|
2024-07-09 04:06:09 -04:00 |
|
Muhammed Fatih BALIN
|
25c29537b9
|
[GraphBolt] Partitioned S3-FIFO Feature Cache implementation (#7492)
|
2024-07-04 22:24:15 -04:00 |
|
pyynb
|
0d9a09df18
|
[graphbolt] Disable liburing (#7366)
|
2024-04-29 11:48:06 +08:00 |
|
Muhammed Fatih BALIN
|
78df81015a
|
[GraphBolt] Add optimized unique_and_compact_batched. (#7239)
|
2024-04-07 04:55:08 -04:00 |
|
xiangyuzhi
|
b725ee53d7
|
[Graphbolt] Disk feature fetcher (#7128)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-40-250.ap-northeast-1.compute.internal>
|
2024-04-01 16:01:43 +08:00 |
|
xiangyuzhi
|
0c3a4428c1
|
[Graphbolt] Add liburing dependency (#7149)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-40-250.ap-northeast-1.compute.internal>
|
2024-02-29 14:48:55 +08:00 |
|
Muhammed Fatih BALIN
|
73e01d6daa
|
[CUDA] Update CCCL to 2.3.0 (#7171)
|
2024-02-29 00:37:00 -05:00 |
|
Muhammed Fatih BALIN
|
f6db850d75
|
[GraphBolt][CUDA] Add native GPUCachedFeature instead of using DGL (#6939)
|
2024-01-18 02:59:35 -05:00 |
|
Muhammed Fatih BALIN
|
528b041c51
|
[GraphBolt][CUDA] Overlap feature fetcher (#6954)
|
2024-01-18 02:58:54 -05:00 |
|
peizhou001
|
a2cb2ecd0e
|
[Graphbolt]Fix windows nominmax issue (#6853)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-21-218.ap-northeast-1.compute.internal>
|
2023-12-29 09:48:57 +08:00 |
|
Muhammed Fatih BALIN
|
60a27bc6e8
|
[GraphBolt][CUDA] Pass GPU architecture option from DGL (#6792)
|
2023-12-26 13:55:06 +08:00 |
|
Muhammed Fatih BALIN
|
99fcdfece7
|
[Bug] Update thrust to the new monorepo CCCL (#6166)
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
|
2023-12-05 15:22:36 +08:00 |
|
Muhammed Fatih BALIN
|
4795e1634f
|
[Graphbolt][CUDA] Add third_party thrust and cub dependency (#6650)
|
2023-11-30 22:11:17 -05:00 |
|
Rhett Ying
|
9e26c8e388
|
[GraphBolt] upgrade CUDA to 17 and update CI gpu image to torch2.0+cu118 (#6505)
|
2023-10-30 13:15:29 +08:00 |
|
czkkkkkk
|
1b5b7de5da
|
[Graphbolt] Support UVA index select for TorchBasedFeature (#6417)
|
2023-10-24 09:34:33 +08:00 |
|
czkkkkkk
|
d627d0f46f
|
[Graphbolt] Support cuda compilation (#6383)
|
2023-09-26 15:27:09 +08:00 |
|
Muhammed Fatih BALIN
|
e34a507292
|
[Graphbolt][Feature] LABOR-0 implementation into sample_neighbors with tests (#5986)
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
|
2023-07-18 16:44:16 +08:00 |
|
keli-wen
|
6ba6dd602e
|
[GraphBolt] Add Random Engine for Sampling (#5905)
|
2023-06-30 02:47:26 +08:00 |
|
peizhou001
|
29df6ec49e
|
[GraphBolt] Remove cuda option in cmake (#5699)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal>
Co-authored-by: Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
|
2023-05-16 21:50:55 +08:00 |
|
Hongzhi (Steve), Chen
|
8858725554
|
Polish the CMakeList. (#5694)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal>
Co-authored-by: peizhou001 <110809584+peizhou001@users.noreply.github.com>
|
2023-05-16 13:46:37 +08:00 |
|
peizhou001
|
494d2b7a07
|
[GraphBolt] Add graphbolt build into dgl build (#5696)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-25-242.ap-northeast-1.compute.internal>
|
2023-05-16 08:58:31 +08:00 |
|
peizhou001
|
7ea9efa7c2
|
[GraphBolt] Add cmake file (#5683)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-25-242.ap-northeast-1.compute.internal>
|
2023-05-15 12:30:37 +08:00 |
|