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

Add sycl equivalent to cuda events for profiling #69

Merged

Conversation

aacostadiaz
Copy link
Collaborator

This PR adds an event manager to store the events created when launching a kernel with syclcompat. The functionality is similar to the way cuda events works.

@aacostadiaz aacostadiaz added the incremental Incremental changes label May 21, 2024
@aacostadiaz aacostadiaz force-pushed the aacosta/nvidia-events branch 2 times, most recently from aaa3fe2 to 44870de Compare May 27, 2024 16:25
@aacostadiaz aacostadiaz removed the incremental Incremental changes label May 31, 2024
@aacostadiaz aacostadiaz force-pushed the aacosta/nvidia-events branch 3 times, most recently from c05b36a to 024d0c6 Compare May 31, 2024 14:37
@aacostadiaz aacostadiaz merged commit 00c366c into codeplaysoftware:sycl-develop Jul 16, 2024
4 checks passed
aacostadiaz added a commit to aacostadiaz/cutlass-fork that referenced this pull request Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants