Andrei Ivanov
996a9364fc
[DistDGL] Fixing bug in test_dist_objects ( #7179 )
2024-03-07 15:46:43 +08:00
Rhett Ying
df97f2e8ee
[DistDGL] remove tensorpipe-based dist cpp test ( #5849 )
2023-06-12 09:45:48 +08:00
Rhett Ying
0f3223310d
[DistDGL] remove tensorpipe from python APIs ( #5848 )
2023-06-09 16:35:51 +08:00
Hongzhi (Steve), Chen
5b409bf7f5
Rename_test ( #5487 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-03-24 18:44:24 +08:00
Hongzhi (Steve), Chen
f0759a96ee
[Misc] Auto-reformat test/. ( #5324 )
...
* auto-format-test
* more
* remove
---------
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-02-19 22:50:37 +08:00
Songqing Zhang
1329be9606
[Misc] Fix build warnings ( #5303 )
...
Co-authored-by: songqing.zhang <songqing.zhang@shopee.com >
2023-02-16 16:44:50 +08:00
peizhou001
3a2a5031e9
[API Deprecation]Deprecate candidates in dgl.distributed ( #5116 )
2023-01-06 16:17:44 +08:00
Serge Panev
815b88a63f
[Dist][Test] Add blacklisting mechanism + misc fixes ( #4950 )
...
Signed-off-by: Serge Panev <spanev@nvidia.com >
Signed-off-by: Serge Panev <spanev@nvidia.com >
2022-11-25 17:50:39 +08:00
Serge Panev
f4ee96db6c
[Dist][Test] Add tests for multi-node DistDataLoader, DistNodeDataLoader, DistEdgeDataLoader ( #4846 )
...
Signed-off-by: Serge Panev <spanev@nvidia.com >
Signed-off-by: Serge Panev <spanev@nvidia.com >
2022-11-12 15:47:23 +08:00
Hongzhi (Steve), Chen
33a2d9e1b6
[Misc] clang-format auto fix. ( #4812 )
...
* [Misc] clang-format auto fix.
* manual
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal >
2022-11-04 14:24:20 +08:00
Serge Panev
c5e83757de
[Dist][Test] Add tests for multi-node DistGraph ( #4396 )
...
Signed-off-by: Serge Panev <spanev@nvidia.com >
Signed-off-by: Serge Panev <spanev@nvidia.com >
2022-11-01 17:41:33 +08:00
peizhou001
2caa6bd02d
[Dist] Enable save and load for Distributed Optimizer ( #4752 )
...
* add save/load for distributed optimizer
Co-authored-by: Ubuntu <ubuntu@ip-172-31-16-19.ap-northeast-1.compute.internal >
2022-11-01 14:30:16 +08:00
Hongzhi (Steve), Chen
89a4cc4db2
[Misc] Black auto fix. ( #4694 )
...
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal >
2022-10-11 00:12:30 +08:00
Serge Panev
5fc1d0c83a
[Dist][Test] Add tests for multi-node DistEmbedding ( #4256 )
...
Signed-off-by: Serge Panev <spanev@nvidia.com >
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com >
2022-07-20 20:04:26 +08:00
Serge Panev
4dc5728af3
[Dist][Test] Improves DistTensor test for num_part id > 2 ( #4265 )
...
Signed-off-by: Serge Panev <spanev@nvidia.com >
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com >
2022-07-19 17:53:41 +08:00
Serge Panev
e3b6ac8e6c
[Dist][Test] Add tests for multi-node DistTensor ( #4122 )
...
Signed-off-by: Serge Panev <spanev@nvidia.com >
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com >
2022-07-08 10:47:41 +08:00
Serge Panev
652f4c0743
[Dist] Add env var for non-default SSH configs in tests ( #4098 )
...
Signed-off-by: Serge Panev <spanev@nvidia.com >
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com >
2022-06-15 12:38:50 +08:00
Rhett Ying
cac3720b48
[Dist] enable time out when fetching msg ( #4043 )
...
* [ist] enable time out when fetching msg
* fix lint error
* minor refinements
* improve minor log
* fix dist test
* fix timeout issue in tensorpipe
2022-06-08 20:20:03 +08:00
Rhett Ying
2de80dde7d
[DistTest] add python test of RPC ( #4093 )
...
* [DistTest] add python test of RPC
* remove return
2022-06-08 17:03:02 +08:00
Rhett Ying
c1ff4c9b41
[DistTest] add basic pipeline for dist test across machines ( #3984 )
...
* [DistTest] add basic pipeline for dist test across machines
* move launch remote cmd to separate file
* add test for rpc
* fix function naming rule
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com >
2022-06-08 12:37:02 +08:00