Skip to content

ze_debug_info does not work with new GPUs #114

Description

@jordialcaraz

ze_debug_info does not work with B580, may not work with other GPUs.

I looked a bit into it, and it seems to be using a commit of the iga related files from 4 years ago:
https://github.com/intel/pti-gpu/blob/master/build_utils/get_iga_headers.py

And there is no support for IGA_XE2 and others GPUs, so ze_debug_info shows:

[WARNING] : Unable to create decoder for kernel: GEMM

As it receives 0x0C09, which is not available here:

case 0x0c08: // GFXCORE_FAMILY::IGFX_XE_HPC_CORE:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions