DPCT1012¶
Message¶
Detected a kernel execution time measurement pattern and generated an initial code for time measurements in SYCL. You can change the way time is measured depending on your requirements.
Detailed Help¶
The generated code uses the CPU time to measure the kernel execution time. You can change the way time is measured depending on your requirements.
Suggestions to Fix¶
Review the logic and adjust it as needed.