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_VERSIONand- KFD_IOCTL_MINOR_VERSIONin- src/linux/kfd_ioctl.hwhich conform to semver.
 
- AMD GPU Driver Debug ioctl Version - See - KFD_IOCTL_DBG_MAJOR_VERSIONand- KFD_IOCTL_DBG_MINOR_VERSIONin- src/linux/kfd_ioctl.hwhich conform to semver.
 
- ROCm Runtime r_debug ABI Version - See - ROCR_RDEBUG_VERSIONin- src/rocr_rdebug.h.
 
- Architectures and Firmware Versions - See - s_gfxip_lookup_tablein- src/os_driver.cpp.