Saeed Maleki
|
8d1b984bed
|
Change device handle interfaces & others (#142)
* Changed device handle interfaces
* Changed proxy service interfaces
* Move device code into separate files
* Fixed FIFO polling issues
* Add configuration arguments in several interface functions
---------
Co-authored-by: Changho Hwang <changhohwang@microsoft.com>
Co-authored-by: Binyang Li <binyli@microsoft.com>
Co-authored-by: root <root@a100-saemal0.qxveptpukjsuthqvv514inp03c.gx.internal.cloudapp.net>
|
2023-08-16 20:00:56 +08:00 |
|
Saeed Maleki
|
e7d5e652df
|
Python bindings (#125)
Co-authored-by: Olli Saarikivi <olsaarik@microsoft.com>
Co-authored-by: Changho Hwang <changhohwang@microsoft.com>
Co-authored-by: Binyang Li <binyli@microsoft.com>
|
2023-07-19 15:35:54 +08:00 |
|
Changho Hwang
|
6ec585f3d8
|
Packet copy for IB (#109)
* Extend channels to support LL with IB
* Rename classes and interfaces
|
2023-06-28 10:39:31 -07:00 |
|
Saeed Maleki
|
df2f0c14ab
|
bootstrap now takes interface (#113)
This PR fixes the issue regarding taking the interface as an input.
|
2023-06-29 00:16:06 +08:00 |
|
Changho Hwang
|
21eed722af
|
Add license comments (#106)
|
2023-06-25 12:40:12 +08:00 |
|
Changho Hwang
|
60b3dd5a61
|
Bug fixes & resolve warnings (#107)
* Fix a bug in host hashing
* Fix a bug in `HostEpoch::wait()`
* Remove misc warnings
|
2023-06-16 09:31:23 +00:00 |
|
Changho Hwang
|
c4a5958dfc
|
Fix hanging bootstrap issues (#100)
* Renew socket interfaces and error handling into C++ style
* Fix bootstrap hanging bugs
* Misc code cleanup
---------
Co-authored-by: Binyang Li <binyli@microsoft.com>
Co-authored-by: Saeed Maleki <saemal@microsoft.com>
|
2023-06-15 11:29:49 +08:00 |
|
Changho Hwang
|
798631bd52
|
Update unit tests (#81)
|
2023-06-08 09:58:05 +00:00 |
|
Changho Hwang
|
9cee6c4a74
|
Cleanup old files and functions (#86)
|
2023-06-01 17:34:57 +08:00 |
|
Olli Saarikivi
|
457c422791
|
Remove alloc.h and beef up cuda_utils.hpp (#82)
|
2023-05-24 08:34:18 +00:00 |
|
Olli Saarikivi
|
4e4d1972e3
|
Cuda smart pointers
|
2023-05-16 16:16:00 -07:00 |
|
Olli Saarikivi
|
beaf2aea39
|
Move public headers under include/
|
2023-05-10 20:46:49 +00:00 |
|
Olli Saarikivi
|
f4ecae7c96
|
Rename tests/ to test/
|
2023-05-10 18:49:02 +00:00 |
|