Skip to content

Releases: ROCm/librocdxg

add more Ryzen support

06 May 10:55

Choose a tag to compare

  • Add gfx11.0.3 and gfx11.5.2 to the supported device list.
  • Use the repository VERSION file as the single source of truth for rocdxg and amdsmi package versions.
  • Add ROCDXG_VERSION_PRERELEASE for pre-release package builds.
  • Require shared headers to be included via the shared/include/ prefix.
  • Fix a duplicate shared include guard.
  • Update the README support matrix for the 1.2.0 / ROCm 7.2.x release.

ABI Compatibility and APU Memory Allocation Enhancements

24 Apr 07:58

Choose a tag to compare

  • Added ABI size checks to improve compatibility across different ROCm versions and reduce issues caused by structure layout mismatches between components.
  • Added support for the new HSAKMT API hsaKmtCreateQueueV2
  • Enhanced APU memory allocation support to enable allocation from both dedicated VRAM and shared memory paths.
  • Added the initial AMD SMI implementation.

Thunk API Integration for ROCm 7.12

12 Mar 06:36

Choose a tag to compare

This release integrates the new thunk API introduced in ROCm 7.12 and adds a guard to detect and prevent scratch memory size overflow.

add Ryzen support

09 Jan 02:42

Choose a tag to compare

v1.1.0: Add Ryzen support for librocdxg

Initial release

09 Jan 02:26

Choose a tag to compare

Initial release: Base functionality implementation