Support and limitations#
Refer to the following sections in the ROCdbgapi API Specification documentation for:
The ROCdbgapi library is compatible with the following interface versions:
AMD GPU driver version
See
KFD_IOCTL_MAJOR_VERSIONandKFD_IOCTL_MINOR_VERSIONinsrc/linux/kfd_ioctl.h, which conforms to semver.
AMD GPU driver debug ioctl version
See
KFD_IOCTL_DBG_MAJOR_VERSIONandKFD_IOCTL_DBG_MINOR_VERSIONinsrc/linux/kfd_ioctl.h, which conforms to semver.
ROCm runtime r_debug ABI version
See
ROCR_RDEBUG_VERSIONinsrc/rocr_rdebug.h.
Architectures and firmware versions
See
s_gfxip_lookup_tableinsrc/os_driver.cpp.