mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
1.2 KiB
1.2 KiB
Release notes
The release notes for the ROCm platform.
ROCm 5.6.1
What's new in this release
ROCm 5.6.1 is a point release with several bug fixes in the HIP runtime.
HIP 5.6.1 (for ROCm 5.6.1)
Fixed defects
- hipMemcpy device-to-device (intra device) is now asynchronous with respect to the host
- Enabled xnack+ check in HIP catch2 tests hang when executing tests
- Memory leak when code object files are loaded/unloaded via hipModuleLoad/hipModuleUnload APIs
- Using hipGraphAddMemFreeNode no longer results in a crash