Commit Graph

145 Commits

Author SHA1 Message Date
Saeed Maleki
962e63b11a deserializing registered memory is failing -- commented out 2023-04-27 23:57:51 +00:00
Saeed Maleki
cbfc21851d registered buffer test 2023-04-27 22:25:03 +00:00
Saeed Maleki
82c27625e6 ipc uses a base ptr now 2023-04-27 21:33:15 +00:00
Saeed Maleki
e18e26dcc7 tests for host hash 2023-04-27 20:09:47 +00:00
Saeed Maleki
aaa3f0e945 host hashes in communicator 2023-04-27 19:17:19 +00:00
Olli Saarikivi
06c6df2350 Separate out Transport and TransportFlags 2023-04-27 19:06:35 +00:00
Saeed Maleki
8eda6369ee testing connection setup 2023-04-27 06:08:35 +00:00
Saeed Maleki
df80d8854b connect test 2023-04-27 05:26:08 +00:00
Saeed Maleki
c24896b62f bootstrap to the communicator 2023-04-27 04:23:44 +00:00
Saeed Maleki
7913d90158 Merge branch 'olli/api-extension' of https://github.com/microsoft/mscclpp into olli/api-extension 2023-04-27 04:16:41 +00:00
Saeed Maleki
7641038246 wip 2023-04-27 04:15:24 +00:00
Changho Hwang
08e80f1754 IB: completely replaced with C++ interfaces 2023-04-27 04:01:46 +00:00
Saeed Maleki
8fc822c848 more tests for bootstrap 2023-04-25 22:26:48 +00:00
Saeed Maleki
8f2f053f2f more clean up 2023-04-25 21:08:49 +00:00
Changho Hwang
71b075e0d7 Rename 2023-04-25 12:29:32 +00:00
Changho Hwang
4115559c2f cleanup 2023-04-25 12:25:08 +00:00
Changho Hwang
31f7897d5d integrate with new interfaces in mscclpp.hpp 2023-04-25 11:47:58 +00:00
Saeed Maleki
cacdb46702 merged with api-extension 2023-04-24 23:26:28 +00:00
Saeed Maleki
3fd95265fd Revert "lint"
This reverts commit 2c52ab37ce.
2023-04-24 23:22:56 +00:00
Saeed Maleki
2c52ab37ce lint 2023-04-24 23:09:12 +00:00
Saeed Maleki
d6e91338d4 bootstrap tests pass 2023-04-24 23:07:38 +00:00
Saeed Maleki
27114d91fb bootstrap tests pass 2023-04-24 21:50:03 +00:00
Saeed Maleki
f0f058410a working bootstrap initialization 2023-04-24 19:25:06 +00:00
Saeed Maleki
6f4dc57331 fixed 2023-04-24 07:45:01 +00:00
Saeed Maleki
a9cfb82fcb wip 2023-04-24 05:58:11 +00:00
Binyang Li
073460c341 fx compile issue 2023-04-23 14:25:56 +00:00
Olli Saarikivi
9fbb0debdd C++ API changes 2023-04-19 22:02:23 +00:00
Olli Saarikivi
83c7ba1afb C++ API working, allgather_test_cpp passing 2023-04-19 17:11:21 +00:00
Madan Musuvathi
5ad92598c9 added a test for the new C++ api 2023-04-14 20:43:37 +00:00
Saeed Maleki
ee6c2deb44 Merge branch 'main' into saemal/api-extension 2023-04-11 01:43:13 +00:00
Saeed Maleki
426e78997c name changes + documentation for clarity 2023-04-09 02:20:54 +00:00
Saeed Maleki
f3f53a4148 lint 2023-04-08 06:32:57 +00:00
Saeed Maleki
e336c93dc9 Merge branch 'main' into binyli/mscclpp-test 2023-04-08 06:30:48 +00:00
Saeed Maleki
5ca7212065 removed ip_port 2023-04-08 06:29:54 +00:00
Saeed Maleki
ec83a27e83 wip 2023-04-08 01:57:22 +00:00
Changho Hwang
b6ea0ca266 IB unit test (#47) 2023-04-07 21:45:14 +08:00
Binyang Li
e303a532ff address comments 2023-04-07 05:42:21 +00:00
Binyang Li
bf472ff864 Fix bug & remove pthread related code 2023-04-07 03:37:47 +00:00
Saeed Maleki
1b2db68e93 filename changes 2023-04-06 23:55:11 +00:00
Saeed Maleki
8c6e361044 Merge branch 'main' into binyli/mscclpp-test 2023-04-06 22:00:01 +00:00
Binyang Li
674d30a813 minor fix 2023-04-04 08:37:16 +00:00
Binyang Li
5648ac5d7d fix lint 2023-04-04 07:04:12 +00:00
Binyang Li
69a49c189f Add correctness check 2023-04-04 07:01:21 +00:00
Binyang Li
7d6dad226b fix 2023-04-03 09:02:58 +00:00
Binyang Li
4de3dba818 fix lint 2023-04-03 06:14:41 +00:00
Saeed Maleki
2c6460ce72 bug fix for allgather0 2023-04-03 04:36:20 +00:00
Binyang Li
d3c7cc721a fix lint 2023-04-03 04:04:16 +00:00
Binyang Li
617f39daf1 change makefile 2023-04-03 03:45:36 +00:00
Binyang Li
212f92cfba fix 2023-04-02 11:13:43 +00:00
Binyang Li
36c418a239 Merge branch 'main' into binyli/mscclpp-test 2023-04-02 08:13:48 +00:00