Skip to content

ze Inorder queue add pattern we cannot profile #499

@TApplencourt

Description

@TApplencourt

SYCL in some circumstance do that:

zeCreateCommandList(ZE_COMMAND_QUEUE_MODE_SYNCHRONOUS);
zeAppendLaunchKernek(hsignal_eval=0x1);
zeAppendLaunchKernek(hsignal_eval=0x1);
zeAppendLaunchKernek(hsignal_eval=0x1);
zeAppendLaunchKernek(hsignal_eval=0x1);
zeCommandListSync();

The event have not be reset or anything. So we don't generate event_profiling_info.

(Reported by a Team during the hackathon who are using SYCL. Thanks @abagusetty for diging this one up)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions