Skip to content

Conversation

@oleksandr-pavlyk
Copy link
Contributor

This change enables changes like the following:

-    cdef c_dpctl.SyclQueue q = <c_dpctl.SyclQueue>dpctl.get_current_queue()
+    cdef c_dpctl.SyclQueue q = c_dpctl.get_current_queue()

Copy link
Contributor

@diptorupd diptorupd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Can be merged once CI completes.

@oleksandr-pavlyk
Copy link
Contributor Author

C is failing due to some internal CI problems. This PR can be built locally just fine. I am inclined to merge this now.

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants