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
The driver requirement is
KFD_IOCTL_MAJOR_VERSION=1andKFD_IOCTL_MINOR_VERSION>=13insrc/linux/kfd_ioctl.h, which conforms to semver.
ROCm runtime r_debug ABI version
See
ROCR_RDEBUG_VERSIONinsrc/rocr_rdebug.h.