Commit Graph

31 Commits

Author SHA1 Message Date
Saeed Maleki
a485a7f238 single node works fine -- multinode is problematic 2023-03-19 01:08:05 +00:00
Saeed Maleki
9cc21f70e6 redesigning fifo 2023-03-17 22:51:11 +00:00
Changho Hwang
67dbbd1692 Thread-safe trigger 2023-03-17 09:46:23 +00:00
Saeed Maleki
267d1f4f63 documentation for mscclpp.h 2023-03-14 21:08:39 +00:00
Changho Hwang
aacee9727b trigger wrappers 2023-03-14 09:14:51 +00:00
Saeed Maleki
2bcf418b13 more comments 2023-03-14 03:36:38 +00:00
Saeed Maleki
ab9298d6e0 fixed the bits for trigger 2023-03-13 23:21:27 +00:00
Changho Hwang
86dd8e2e17 Remove unused macro 2023-03-13 14:21:37 +00:00
Changho Hwang
e357beef00 One fifo per proxy 2023-03-13 14:19:36 +00:00
Changho Hwang
1be76d128d 128-bit trigger 2023-03-10 10:49:36 +00:00
Ubuntu
8f2831330c a few todos + some clean up in the test 2023-03-10 04:34:14 +00:00
Saeed Maleki
8c4ab6dad6 merged with main 2023-03-09 02:06:04 +00:00
Changho Hwang
5403508ac4 Type bug fix 2023-03-07 12:41:56 +00:00
Saeed Maleki (saemal)
dced4c4c14 done with the design 2023-03-06 12:26:46 -08:00
Saeed Maleki
7e4bacf20c works 2023-03-03 23:10:41 +00:00
Saeed Maleki (saemal)
3def04e72d separating dma data/flag/sync logic 2023-03-03 15:05:54 -08:00
Changho Hwang
9e5573f16b Misc changes and comments 2023-03-03 08:32:47 +00:00
Changho Hwang
9674830db2 Change flags into uint64_t 2023-03-03 07:41:34 +00:00
Changho Hwang
3d051a985f Add p2p proxy: doesn't work with cuda graph yet 2023-02-28 18:58:03 +00:00
madanm
e67024a9d7 initial interface proposal for zero-copy push communication 2023-02-27 14:16:13 -08:00
Changho Hwang
368f8f4d24 Merge branch 'saemal/cleanup' into chhwang/p2p-simple 2023-02-22 06:54:51 +00:00
Changho Hwang
91e04a527b Bidirectional connection 2023-02-22 06:06:14 +00:00
Changho Hwang
33e20aceb9 IB all-to-all works 2023-02-17 11:39:16 +00:00
v-xiaoxshi
ad3be20b15 compiles now 2023-02-16 04:51:51 +00:00
v-xiaoxshi
81baa73822 more progress 2023-02-16 04:28:36 +00:00
Changho Hwang
8e57fd9896 p2p all-to-all works 2023-02-13 11:25:20 +00:00
Changho Hwang
8f7ebe99e3 Build into a shared library 2023-02-07 07:36:37 +00:00
lambda7xx
fe7d8097d6 cleaned up the mess 2023-02-07 04:42:58 +00:00
Saeed Maleki
722786de59 even more bootstrap files 2023-02-06 04:00:00 +00:00
v-xiaoxshi
200f5637bb more bootstrap files 2023-02-04 05:07:48 +00:00
Changho Hwang
82fe0b667d Add a makefile and logging functions 2023-02-03 12:29:27 +00:00