Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[XPU PTI] Add following eligible unified runtime ops for drawing flow in traced JSON file #1024

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zejun-chen
Copy link
Contributor

@zejun-chen zejun-chen commented Dec 27, 2024

Intel GPU toolchain is using the unified runtime for now. As the profiling tools XPTI, it should be compatible with the unified runtime and previous SYCL runtime, so this PR adds the following eligible unified runtime ops for drawing flow in traced JSON file when using unified runtime.

urEnqueueUSMFill
urEnqueueUSMFill2D
urEnqueueUSMMemcpy
urEnqueueUSMMemcpy2D
urEnqueueKernelLaunch
urEnqueueKernelLaunchCustomExp
urEnqueueCooperativeKernelLaunchExp

ops for drawing flow in traced JSON file
urEnqueueUSMFill
urEnqueueUSMFill2D
urEnqueueUSMMemcpy
urEnqueueUSMMemcpy2D
urEnqueueKernelLaunch
urEnqueueKernelLaunchCustomExp
urEnqueueCooperativeKernelLaunchExp

Signed-off-by: Chen, Zejun <[email protected]>
@zejun-chen zejun-chen changed the title [XPTI] Add following eligible unified runtime ops for drawing flow in traced JSON file [XPU PTI] Add following eligible unified runtime ops for drawing flow in traced JSON file Dec 27, 2024
@zejun-chen
Copy link
Contributor Author

Hi, @sraikund16

Thank you for review.
Could you help trigger bot to merge it?

Thank you.

@zejun-chen
Copy link
Contributor Author

@facebook-github-bot merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants