Commit Graph

26 Commits

Author SHA1 Message Date
Saeed Maleki
33eb4093ac timeout fix 2023-05-10 20:24:33 +00:00
Saeed Maleki
1769138568 Host Epoch + Error code 2023-05-09 23:10:12 +00:00
Binyang2014
8650dbaff8 Add exception class for mscclpp (#67)
Add exception class for mscclpp
2023-05-06 16:27:25 +08:00
Saeed Maleki
9fb29f9dfc timeout for flush 2023-05-04 17:48:24 +00:00
Olli Saarikivi
4a41c19e72 Fix performance bug and base pointer offset 2023-05-03 19:40:23 +00:00
Olli Saarikivi
81e7d1b344 Channels work 2023-05-03 17:11:25 +00:00
Saeed Maleki
54d1e1872c testing writes with signal is passing 2023-05-02 23:53:31 +00:00
Saeed Maleki
fc12947c5b fixing flush for IB 2023-05-02 21:42:25 +00:00
Olli Saarikivi
358c3d62b8 Generalize connectionSetup() into setup() 2023-05-02 20:06:30 +00:00
Saeed Maleki
fe2b778abc flushing the full cq 2023-05-02 03:50:57 +00:00
Saeed Maleki
961f5b38dd more debbuging info + testing 1000 memory registerations 2023-05-02 00:44:13 +00:00
Saeed Maleki
5b7e76cae4 all tests are passing with memory registeration 2023-05-01 22:25:14 +00:00
Saeed Maleki
88426ad83a bug fix for ib memory registeration 2023-05-01 21:07:12 +00:00
Saeed Maleki
1c9dacd4d3 fix ib test -- ib polling is running into issues 2023-04-29 05:25:35 +00:00
Saeed Maleki
7d1f038181 fixes for ib send/recv tests 2023-04-29 05:16:33 +00:00
Olli Saarikivi
04e878489d Work on a channel service 2023-04-28 22:50:38 +00:00
Saeed Maleki
82c27625e6 ipc uses a base ptr now 2023-04-27 21:33:15 +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
Changho Hwang
08e80f1754 IB: completely replaced with C++ interfaces 2023-04-27 04:01:46 +00:00
Olli Saarikivi
7c87ca3005 Missing functions and TODOs 2023-04-27 00:01:38 +00:00
Olli Saarikivi
9c6e685253 connectionSetup() for IBConnection 2023-04-26 23:46:22 +00:00
Olli Saarikivi
5443ed1ec2 ConnectionSetup stuff 2023-04-26 18:07:17 +00:00
Olli Saarikivi
d746201287 WIP builds, but doesn't link 2023-04-26 17:46:47 +00:00
Olli Saarikivi
90a8860bcc Registered memory (de)serialization and Connection work 2023-04-26 03:04:56 +00:00
Olli Saarikivi
e4ee2eba25 WIP Connection in C++ 2023-04-25 00:41:45 +00:00