Changho Hwang
|
1989d4be9c
|
Fix CMake build messages (#443)
|
2025-01-08 02:44:01 +00:00 |
|
Changho Hwang
|
e2230aab26
|
Tackle build warnings (#422)
* Comply with
[CMP0165](https://cmake.org/cmake/help/latest/policy/CMP0165.html)
* Tackle other warnings during build
|
2024-12-19 16:51:50 -08:00 |
|
caiomcbr
|
7493e2f075
|
Double buffering for NCCL APIs (#324)
Using two scratch buffers in each peer to exchange data.
---------
Co-authored-by: Changho Hwang <changhohwang@microsoft.com>
|
2024-07-15 22:18:53 +00:00 |
|
Changho Hwang
|
15f6dcca49
|
Update documentation (#217)
Co-authored-by: Saeed Maleki <saemal@microsoft.com>
|
2023-11-22 12:58:04 -08: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 |
|