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)
SYCL in some circumstance do that:
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)