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

[DpctlSyclEvent] Create syclevent data model, numba-friendly type and register it in numba #1137

Closed
3 tasks
ZzEeKkAa opened this issue Sep 22, 2023 · 0 comments · Fixed by #1134
Closed
3 tasks
Assignees

Comments

@ZzEeKkAa
Copy link
Contributor

ZzEeKkAa commented Sep 22, 2023

To properly support dpctl.SyclEvent in numba-dpex we need to add the typing infrastructure for the Python class:

  • Numba type
  • data model
  • register type and overload
@ZzEeKkAa ZzEeKkAa self-assigned this Sep 22, 2023
@diptorupd diptorupd changed the title [DpctlSyckEvent] Create syclevent data model, numba-friendly type and register it in numba [DpctlSyclEvent] Create syclevent data model, numba-friendly type and register it in numba Sep 29, 2023
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 a pull request may close this issue.

1 participant