Skip to content

Fix UnboundLocalError when default queue could not be created#554

Merged
oleksandr-pavlyk merged 1 commit intomasterfrom
bugfix/unbound-local-error
Aug 26, 2021
Merged

Fix UnboundLocalError when default queue could not be created#554
oleksandr-pavlyk merged 1 commit intomasterfrom
bugfix/unbound-local-error

Conversation

@oleksandr-pavlyk
Copy link
Copy Markdown
Contributor

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
Copy Markdown
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