Known issues and restrictions#
Refer to the following sections in the AMD Debugger API Specification documentation for:
Supported AMD GPU Architectures provides the list of supported AMD GPU architectures.
Known Limitations and Restrictions provides information about known limitations and restrictions.
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 conform 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 conform 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
.