Commit Graph

25 Commits

Author SHA1 Message Date
cristoval 52a9a7f23a fix code check issues 2022-01-22 10:27:54 +08:00
cristoval d4dbbce706 fix code check 2022-01-18 14:35:19 +08:00
lizhenyu cf3ece6d9b fix codedex warning 2022-01-11 14:34:51 +08:00
ZPaC 9dd90de735 Fix static check. 2022-01-10 16:36:28 +08:00
ZPaC 246f1bcd06 Fix get rank size func in alltoall fusion 2022-01-05 15:19:09 +08:00
ZPaC 332b8b562d Add distributed split logic 2021-12-31 15:34:55 +08:00
ZPaC 483e21b03a Fix dlopen log error 2021-12-29 20:53:55 +08:00
ZPaC 0eaa2f3404 Fix scheduler nullptr error and add server group 2021-12-19 17:19:28 +08:00
cristoval bb5798c391 Add tcp communicator for RPC 2021-12-16 23:32:38 +08:00
i-robot 3a17c70deb !27566 Add TCP connection pool for distributed runtime
Merge pull request !27566 from chengang/add_rpc_connection
2021-12-16 01:28:21 +00:00
cristoval 5bd5457373 Add tcp connection for RPC 2021-12-15 16:18:56 +08:00
cristoval 2dc1d5fe08 Add socket operation for RPC 2021-12-15 12:32:26 +08:00
cristoval b39bf72e97 Add epoll event loop for RPC 2021-12-14 17:25:48 +08:00
ZPaC 78a79a9b5e Fix comm helper method 2021-12-07 19:25:48 +08:00
lizhenyu 8a102b6153 Add persistence storage and recovery for ps 2021-12-03 20:47:54 +08:00
ZPaC e1557c2ed0 Adapt nccl gpu kernel for compatibility. 2021-12-03 15:08:17 +08:00
ZPaC ae3bae1571 Replace OpenMPI 2021-12-03 08:39:58 +08:00
ZPaC a4d2a3e6a1 Add collective operation impl. 2021-11-30 10:50:29 +08:00
ZPaC 2b7429c5d2 1.Purge not used API.
2.Adapt for collective_init.h
2021-11-28 18:29:22 +08:00
ZPaC 055a493903 Add implement of collective manager API 2021-11-25 15:44:54 +08:00
i-robot dfc7d164b8 !25954 Add file storage module
Merge pull request !25954 from zyli2020/ps_cache_feature
2021-11-24 06:32:10 +00:00
lizhenyu a736171895 add file storage module 2021-11-24 10:43:05 +08:00
ZPaC e243c1e021 Add collective API for python layer 2021-11-22 20:23:03 +08:00
ZPaC 6d236baaf2 Add MindSpore communciation framework network building and communication lib implementation. 2021-11-16 15:04:44 +08:00
ZPaC 7e7450926a Add distributed directory. 2021-10-28 09:05:59 +08:00