We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a400e61 commit 53f4a15Copy full SHA for 53f4a15
1 file changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
Full documentation for HIP is available at [docs.amd.com](https://docs.amd.com/)
4
5
+## HIP 5.6.1 (For ROCm 5.6.1)
6
+### Fixed
7
+- Enabled xnack+ check in HIP catch2 tests hang while tests execution
8
+- Memory leak when code object files are loaded/unloaded via hipModuleLoad/hipModuleUnload APIs
9
+- Fixed a crash happening while using hipGraphAddMemFreeNode
10
+
11
## HIP 5.6 (For ROCm 5.6)
12
13
### Optimizations
0 commit comments