Commit Graph

274 Commits

Author SHA1 Message Date
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
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
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
Saeed Maleki
bfbdaf6b05 Merge pull request #41 from microsoft/saemal/allgather_hier
Saemal/allgather hier
2023-04-01 20:37:43 -07:00
Saeed Maleki
5ff64d36f4 documents for allgather2 + refactoring local allgather 2023-04-02 03:36:22 +00:00
Saeed Maleki
0887cfe768 no need for remapping anymore 2023-04-02 02:35:08 +00:00
Saeed Maleki
5cf3f3c524 Merge pull request #39 from microsoft/binyli/numabindAPI
bind proxy threads and host allocation are now done automatically and closest to the device
2023-04-01 19:16:43 -07:00
Saeed Maleki
1731911d00 removing extra stream and destroying created ones 2023-04-02 02:07:41 +00:00
Saeed Maleki
4c6616e7b9 lint 2023-04-01 19:20:50 +00:00
Saeed Maleki
8927dd4d72 great allgather numbers with the current binding mechanism 2023-04-01 18:54:42 +00:00
Binyang Li
f02ba52b0a fix 2023-04-01 07:10:20 +00:00
Binyang Li
9c1be4c03a fix 2023-04-01 05:10:14 +00:00
Saeed Maleki
701255959e lint 2023-03-31 23:34:43 +00:00
Saeed Maleki
97dadd8d64 merged with main 2023-03-31 23:32:01 +00:00
Binyang Li
a3adc99b5c more code 2023-03-31 15:10:51 +00:00
Binyang Li
8e4edd4d83 fix lint 2023-03-31 08:32:45 +00:00
Binyang Li
af5825b474 bind numa node to communicator 2023-03-31 08:05:49 +00:00
Binyang Li
98020f5b52 update 2023-03-31 07:10:43 +00:00
Saeed Maleki
44e8760af7 allgather kernel2 2023-03-31 06:31:25 +00:00
Changho Hwang
fe1d7fee9e Bug Fix: null-termination in logging 2023-03-31 05:25:07 +00:00
Binyang Li
c7b3d0b0fd update 2023-03-31 03:58:09 +00:00
Saeed Maleki
fef0bff945 a third kernel for allgather cross-node 2023-03-30 23:24:04 +00:00
Saeed Maleki
29254439e5 Merge pull request #38 from microsoft/saemal/removing_gdrcopy
removing gdrcopy and adding flush functionality
2023-03-30 13:17:47 -07:00
Binyang Li
20b644b88d port more code from nccl-test 2023-03-30 09:13:28 +00:00
Changho Hwang
b58eae4037 Minor changes 2023-03-30 07:11:41 +00:00
Binyang Li
22a977e730 init 2023-03-30 06:29:38 +00:00