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_VERSION
andKFD_IOCTL_MINOR_VERSION
insrc/linux/kfd_ioctl.h
, which conforms to semver.
AMD GPU driver debug ioctl version
See
KFD_IOCTL_DBG_MAJOR_VERSION
andKFD_IOCTL_DBG_MINOR_VERSION
insrc/linux/kfd_ioctl.h
, which conforms to semver.
ROCm runtime r_debug ABI version
See
ROCR_RDEBUG_VERSION
insrc/rocr_rdebug.h
.
Architectures and firmware versions
See
s_gfxip_lookup_table
insrc/os_driver.cpp
.