Changho Hwang
|
b3d0fdb8df
|
Add an atomic signal perf test (#183)
|
2023-09-18 08:12:14 +00:00 |
|
Changho Hwang
|
3aa72098d9
|
Add poll() for semaphores (#181)
|
2023-09-15 07:40:44 +00:00 |
|
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
|
4114d65c60
|
Documents & minor updates (#119)
Co-authored-by: Saeed Maleki <saemal@microsoft.com>
Co-authored-by: Binyang Li <binyli@microsoft.com>
|
2023-07-07 17:35:05 +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 |
|
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
|
6cd8960394
|
DirectChannel Unit Tests (#102)
* Add DirectChannel unit tests
* Split mp_unit_tests.cu into multiple files
|
2023-06-15 20:55:57 +08:00 |
|