Known issues and restrictions

Known issues and restrictions#

Refer to the following sections in the AMD Debugger API Specification documentation for:

The ROCdbgapi library is compatible with the following interface versions:

  • AMD GPU Driver Version

    • See KFD_IOCTL_MAJOR_VERSION and KFD_IOCTL_MINOR_VERSION in src/linux/kfd_ioctl.h which conform to semver.

  • AMD GPU Driver Debug ioctl Version

    • See KFD_IOCTL_DBG_MAJOR_VERSION and KFD_IOCTL_DBG_MINOR_VERSION in src/linux/kfd_ioctl.h which conform to semver.

  • ROCm Runtime r_debug ABI Version

    • See ROCR_RDEBUG_VERSION in src/rocr_rdebug.h.

  • Architectures and Firmware Versions

    • See s_gfxip_lookup_table in src/os_driver.cpp.