Skip to content

ROCm 5.6.1 Release

Choose a tag to compare

@saadrahim saadrahim released this 29 Aug 23:29
· 2 commits to roc-5.6.x since this release

Release Highlights

ROCm 5.6.1 is a point release with several bug fixes in the HIP runtime. This is a Linux only release.

HIP 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