Updated CHANGELOG.md with ROCm 6.4.2 changes (#149)

Этот коммит содержится в:
Yiltan
2025-06-04 11:25:22 -04:00
коммит произвёл GitHub
родитель 3f01d89207
Коммит 6d1dd5f113
+5 -1
Просмотреть файл
@@ -29,9 +29,13 @@
* Changed collective APIs to use `_wg` suffix rather than `_wg_` infix
### Resolved Issues
* Resolved segfault in `rocshmem_wg_ctx_create`, now provides nullptr if ctx cannot be created
## rocSHMEM 2.0.1 for ROCm 6.4.2
### Resolved Issues
* Resolved incorrect output for `rocshmem_ctx_my_pe` and `rocshmem_ctx_n_pes`
* Resolved multi-team errors by providing team specific buffers in `rocshmem_ctx_wg_team_sync`
* Resolved segfault in `rocshmem_wg_ctx_create`, now provides nullptr if ctx cannot be created
* Resolved missing implementation of `rocshmem_g` for IPC conduit