Changho Hwang
|
199468bc47
|
Revise NVLS interface (#458)
* Rename `NvlsConnection::DeviceMulticastPointer` to `SwitchChannel`
* Minor interface improvements
|
2025-07-12 00:33:03 +00:00 |
|
Changho Hwang
|
7278b51e61
|
Rename ChannelTrigger fields and check field values in debug builds (#529)
|
2025-05-27 14:36:22 -07:00 |
|
Changho Hwang
|
5205618c4a
|
Fix device assert (#522)
* Fixed a bug that external `assert()`s may not be compiled with mscclpp
headers
* Use a macro assert instead of a function
|
2025-05-12 13:38:11 -07:00 |
|
Changho Hwang
|
3565bfdf6d
|
Renaming channels (#436)
Renamed `ProxyChannel` to `PortChannel` and `SmChannel` to
`MemoryChannel`
|
2025-01-24 14:25:31 -08:00 |
|
Roshan Dathathri
|
93ed8e1e58
|
Add support for multicast reduce insruction (#316)
|
2024-06-19 13:28:12 -07:00 |
|
Roshan Dathathri
|
41e0964d93
|
Allow binding allocated memory to NVLS multicast pointer (#290)
And change NVLS multimem instructions to static functions
|
2024-04-18 17:11:31 -07:00 |
|
Saeed Maleki
|
91d592dcc0
|
NVLS support. (#250)
Co-authored-by: Saeed Maleki <saemal@microsoft.com>
Co-authored-by: Binyang Li <binyli@microsoft.com>
Co-authored-by: Changho Hwang <changhohwang@microsoft.com>
|
2024-02-04 20:46:10 -08:00 |
|