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

Fix UnboundLocalError when default queue could not be created #554

Merged
merged 1 commit into from
Aug 26, 2021

Conversation

oleksandr-pavlyk
Copy link
Collaborator

This PR fixes UnboundLocalError exception raised during error handling of dpctl.SyclQueue() when do default device is available (SYCL should always provide a host device).

The exception was seen running Windows workflow in #534

@oleksandr-pavlyk oleksandr-pavlyk force-pushed the bugfix/unbound-local-error branch from e506954 to 29d89a2 Compare August 26, 2021 16:59
@oleksandr-pavlyk oleksandr-pavlyk merged commit 8e716ae into master Aug 26, 2021
@oleksandr-pavlyk oleksandr-pavlyk deleted the bugfix/unbound-local-error branch August 26, 2021 17:46
@coveralls
Copy link
Collaborator

Coverage Status

Coverage increased (+0.03%) to 66.22% when pulling 29d89a2 on bugfix/unbound-local-error into a6498a9 on master.

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.

2 participants