Support and limitations

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 and KFD_IOCTL_MINOR_VERSION in src/linux/kfd_ioctl.h, which conforms 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 conforms 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.