pti-gpu icon indicating copy to clipboard operation
pti-gpu copied to clipboard

Support for L0 MCL extension functions

Open zzdanowicz opened this issue 1 year ago • 0 comments

Recently L0 added Mutable Command List Extension that will be a part of a SYCL Graph for AI workloads. L0 adds these functions to DDI table - can you add support to trace these functions?

These are: zeCommandListGetNextCommandIdExp zeCommandListUpdateMutableCommandsExp zeCommandListUpdateMutableCommandSignalEventExp zeCommandListUpdateMutableCommandWaitEventsExp zeCommandListGetNextCommandIdWithKernelsExp zeCommandListUpdateMutableCommandKernelsExp

MCL Extension spec: https://oneapi-src.github.io/level-zero-spec/level-zero/latest/core/EXT_Exp_MutableCommandList.html#ze-experimental-mutable-command-list

zzdanowicz avatar Nov 15 '24 10:11 zzdanowicz