Commit Graph

24 Commits

Author SHA1 Message Date
Saeed Maleki
82c27625e6 ipc uses a base ptr now 2023-04-27 21:33:15 +00:00
Changho Hwang
08e80f1754 IB: completely replaced with C++ interfaces 2023-04-27 04:01:46 +00:00
Changho Hwang
fd3f928108 remove hostFifo & rename devFifo to just fifo 2023-04-12 08:08:19 +00:00
Changho Hwang
7a0e64813a Add fifo for host connections 2023-04-11 12:28:45 +00:00
Changho Hwang
35acdf796c Add mscclppProxyFifo 2023-04-11 11:28:40 +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
Saeed Maleki
8927dd4d72 great allgather numbers with the current binding mechanism 2023-04-01 18:54:42 +00:00
Changho Hwang
b58eae4037 Minor changes 2023-03-30 07:11:41 +00:00
Saeed Maleki
e2cfd5ac83 a lot of documentation 2023-03-30 00:37:33 +00:00
Saeed Maleki
33af4bfb67 no gdr copy anywhere in the code except for the files that are not compiled 2023-03-28 05:36:31 +00:00
Saeed Maleki
19bf369dc1 link format correction 2023-03-27 20:40:15 +00:00
Changho Hwang
05fde6c6f3 minor changes 2023-03-24 04:51:20 +00:00
Saeed Maleki
a485a7f238 single node works fine -- multinode is problematic 2023-03-19 01:08:05 +00:00
Changho Hwang
67dbbd1692 Thread-safe trigger 2023-03-17 09:46:23 +00:00
Changho Hwang
dc41c58769 Alloc proxy states on demand 2023-03-14 10:05:56 +00:00
Changho Hwang
75ec82d257 Store fifo tail in proxy state 2023-03-14 09:00:38 +00:00
Changho Hwang
e357beef00 One fifo per proxy 2023-03-13 14:19:36 +00:00
Changho Hwang
0440096954 Add proxy run states 2023-03-06 08:34:24 +00:00
Changho Hwang
e1a7ea0f1a One thread per connection (QP) 2023-02-22 10:18:54 +00:00
Changho Hwang
33e20aceb9 IB all-to-all works 2023-02-17 11:39:16 +00:00
Saeed Maleki
b9a253f82a Revert "Add transport"
This reverts commit 692e9acd8f.
2023-02-07 22:28:14 +00:00
Changho Hwang
692e9acd8f Add transport 2023-02-07 13:20:48 +00:00
Saeed Maleki
0902ce89c6 compiles 2023-02-06 05:32:24 +00:00
Saeed Maleki
722786de59 even more bootstrap files 2023-02-06 04:00:00 +00:00