mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 14:48:06 -05:00
Update changelog for 5.5.1 (#2199)
* docs(changelog): update changelog for 5.5.1 Signed-off-by: Nara Prasetya <nara@streamhpc.com> * docs(changelog): Improve continuity in release notes * docs(changelog): Add changelog to TOC --------- Signed-off-by: Nara Prasetya <nara@streamhpc.com>
This commit is contained in:
11
tools/autotag/templates/rocm_changes/5.5.1.md
Normal file
11
tools/autotag/templates/rocm_changes/5.5.1.md
Normal file
@@ -0,0 +1,11 @@
|
||||
<!-- markdownlint-disable first-line-h1 -->
|
||||
<!-- markdownlint-disable no-duplicate-header -->
|
||||
### What's New in This Release
|
||||
|
||||
#### HIP API Change
|
||||
|
||||
The following HIP API is updated in the ROCm v5.5.1 release,
|
||||
|
||||
##### `hipDeviceSetCacheConfig`
|
||||
|
||||
- The return value for `hipDeviceSetCacheConfig` is updated from `hipErrorNotSupported` to `hipSuccess`
|
||||
Reference in New Issue
Block a user