Skip to content

Allow Sycl queue creation with an async_handler and supported SYCL properties #312

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

Closed
diptorupd opened this issue Mar 6, 2021 · 2 comments
Assignees

Comments

@diptorupd
Copy link
Contributor

It should be possible to create SYCL queues from dpctl while specifying supported properties (IN_ORDER, ENABLE_PROFILING) to the queue constructor.

Asynchronous errors should be handled and reported back to Python users.

This was referenced Mar 6, 2021
@diptorupd
Copy link
Contributor Author

@oleksandr-pavlyk Should we close this ticket? Or do we need more test cases and examples?

@oleksandr-pavlyk
Copy link
Contributor

Dpctl async handler is being set during queue/context construction. It id not user modifiable.

Properties of queue can be set. Examples showing that were added.

Closing this issue is appropriate.

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.

2 participants