Skip to content

Commit 6d1dd5f

Browse files
authored
Updated CHANGELOG.md with ROCm 6.4.2 changes (#149)
1 parent 3f01d89 commit 6d1dd5f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,13 @@
2929

3030
* Changed collective APIs to use `_wg` suffix rather than `_wg_` infix
3131

32+
### Resolved Issues
33+
* Resolved segfault in `rocshmem_wg_ctx_create`, now provides nullptr if ctx cannot be created
34+
35+
## rocSHMEM 2.0.1 for ROCm 6.4.2
36+
3237
### Resolved Issues
3338

3439
* Resolved incorrect output for `rocshmem_ctx_my_pe` and `rocshmem_ctx_n_pes`
3540
* Resolved multi-team errors by providing team specific buffers in `rocshmem_ctx_wg_team_sync`
36-
* Resolved segfault in `rocshmem_wg_ctx_create`, now provides nullptr if ctx cannot be created
3741
* Resolved missing implementation of `rocshmem_g` for IPC conduit

0 commit comments

Comments
 (0)