9rum
|
a49ec9e516
|
[Tools] use torchrun instead of torch.distributed.launch (#6304)
|
2023-09-11 16:47:03 +08:00 |
|
Rhett Ying
|
381421b7fb
|
[TensorpipeDeprecation] remove long live server from launch (#5920)
|
2023-06-29 13:59:59 +08:00 |
|
Hongzhi (Steve), Chen
|
ea48ce7a37
|
[Misc] Black auto fix. (#4697)
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
|
2022-10-11 13:31:13 +08:00 |
|
Rhett Ying
|
9501ed6a07
|
[Dist] master port should be fixed for all trainers (#4108)
* [Dist] master port should be fixed for all trainers
* add tests for tools/launch.py
|
2022-06-14 11:22:22 +08:00 |
|
Eric Kim
|
ac01e88082
|
[Tools] In tools/launch.py, correctly pass all DGL client/server env vars if udf is a multi-command (#3245)
* Correctly pass all DGL client/server env vars if udf is a multi-command
* Refactor to use wrap_cmd_with_local_envvars() helper fn
|
2021-08-16 18:54:48 -07:00 |
|
Eric Kim
|
c40bbf4f33
|
[Tools] Refactor tools/launch.py to handle more python binary names (#3205)
* Refactors torch dist launcher udf-wrap code to handle more python versions
* minor changes
|
2021-08-02 17:31:02 +08:00 |
|