Commit Graph

304 Commits

Author SHA1 Message Date
Crutcher Dunnavant
b93cfa3ca4 registeredmemory wip 2023-04-12 12:29:17 -07:00
Crutcher Dunnavant
19962a8002 format 2023-04-12 12:29:17 -07:00
Crutcher Dunnavant
b25bcf5f93 register buffers 2023-04-12 12:29:17 -07:00
Felipe Petroski Such
2405000a93 error checking 2023-04-12 12:29:17 -07:00
Felipe Petroski Such
1a7615d5c2 add memory region functions 2023-04-12 12:29:17 -07:00
Saeed Maleki
e8b9308af9 Merge pull request #46 from microsoft/crutcher-x
[python] add connect/connection_setup to python binding.
2023-04-08 10:19:12 -07:00
Saeed Maleki
f8dcb59f76 Merge pull request #52 from microsoft/ziyyang/npkit-fix-numa
NPKit: remove timestamp update thread
2023-04-08 00:18:19 -07:00
Ziyue Yang
5f0b58abda fix lint 2023-04-08 07:16:32 +00:00
Ziyue Yang
09de60854e fix lint 2023-04-08 07:15:25 +00:00
Ziyue Yang
3796f5251e Merge branch 'ziyyang/npkit-fix-numa' of https://github.com/microsoft/mscclpp into ziyyang/npkit-fix-numa 2023-04-08 07:13:08 +00:00
Ziyue Yang
748d3d1596 separate flag and data 2023-04-08 07:12:46 +00:00
Saeed Maleki
3d2a3a3b3a Merge branch 'main' into ziyyang/npkit-fix-numa 2023-04-08 06:37:58 +00:00
Saeed Maleki
fc3b317f1d Merge pull request #42 from microsoft/binyli/mscclpp-test
Init version of mscclpp-test
2023-04-07 23:34:59 -07: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
7e091d3806 all good now 2023-04-08 06:22:12 +00:00
Ziyue Yang
f68eeba2d4 change clock collection approach 2023-04-08 05:29:34 +00:00
Saeed Maleki
ec83a27e83 wip 2023-04-08 01:57:22 +00:00
Crutcher Dunnavant
44a8a539ad types 2023-04-07 12:08:32 -07:00
Crutcher Dunnavant
d014693288 cleanup tests 2023-04-07 11:37:24 -07:00
Crutcher Dunnavant
68eff98bbc update ci.sh 2023-04-07 11:27:45 -07:00
Crutcher Dunnavant
e65def8657 bug 2023-04-07 11:27:45 -07:00
Crutcher Dunnavant
7753c38eb1 working on connect 2023-04-07 11:27:45 -07:00
Changho Hwang
b6ea0ca266 IB unit test (#47) 2023-04-07 21:45:14 +08:00
Changho Hwang
b7461facff Fix Makefile 2023-04-07 13:09:56 +00:00
Binyang Li
e303a532ff address comments 2023-04-07 05:42:21 +00:00
Changho Hwang
949a9cd0a3 Optional use of gdrcopy (#48)
Co-authored-by: Saeed Maleki <saemal@microsoft.com>
2023-04-07 13:36:59 +08: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
6c1ebed569 combining ./python and ./ lint formats into makefile 2023-04-06 23:26:56 +00:00
Saeed Maleki
8c6e361044 Merge branch 'main' into binyli/mscclpp-test 2023-04-06 22:00:01 +00:00
Saeed Maleki
e82a75c132 typo fix 2023-04-06 21:58:48 +00:00
Ziyue Yang
352a10a33d NPKit: improve event collection for async requests (#45) 2023-04-06 16:21:34 +08:00
Saeed Maleki
cd3cd2c157 lint 2023-04-06 03:20:21 +00:00
Saeed Maleki
08275e93d7 added barrier API + pushed one after mscclppsetup 2023-04-06 03:15:54 +00:00
Saeed Maleki
ef851d2557 Merge pull request #44 from microsoft/crutcher-fixformat
Fixup formating for python
2023-04-05 16:28:37 -07:00
Crutcher Dunnavant
f7e330da21 Fixup formating for python 2023-04-05 21:47:08 +00:00
Saeed Maleki
fa7d2ad877 Merge pull request #43 from microsoft/crutcher-bootstrap
[python] Pull in bootstrap all gather, log callbacks.
2023-04-04 18:43:22 -07:00
Saeed Maleki
5fe87e5da6 lint fixes 2023-04-05 01:41:21 +00:00
Crutcher Dunnavant
151b29f70c docs and format 2023-04-04 18:55:08 +00:00
Crutcher Dunnavant
659a88a767 remove env hook 2023-04-04 18:31:08 +00:00
Crutcher Dunnavant
aaf93c858d extract level 2023-04-04 18:29:45 +00:00
Crutcher Dunnavant
0df50830e1 log callbacks 2023-04-04 17:57:46 +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
Crutcher Dunnavant
423affeaa6 all gather bytes, json, pickle 2023-04-03 23:39:06 +00:00
Crutcher Dunnavant
17e1885981 allocation fixes 2023-04-03 23:39:06 +00:00
Crutcher Dunnavant
8cac41c8ac [python] working on bootstrap all gather bug 2023-04-03 23:39:06 +00:00