Releases: ROCm/librocdxg
Releases · ROCm/librocdxg
add more Ryzen support
- Add gfx11.0.3 and gfx11.5.2 to the supported device list.
- Use the repository
VERSIONfile as the single source of truth for rocdxg and amdsmi package versions. - Add
ROCDXG_VERSION_PRERELEASEfor 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
- 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
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
v1.1.0: Add Ryzen support for librocdxg
Initial release
Initial release: Base functionality implementation