Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Add test for exception when selected device not in context #1527

Conversation

steffenlarsen
Copy link

This commit adds a test for checking that the queue constructor throws an exception if the selected device is not in the supplied context.

Associated changes: intel/llvm#8052

This commit adds a test for checking that the queue constructor throws
an exception if the selected device is not in the supplied context.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen merged commit 6810175 into intel:intel Jan 27, 2023
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…tel#1527)

This commit adds a test for checking that the queue constructor throws
an exception if the selected device is not in the supplied context.

Signed-off-by: Larsen, Steffen <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…tel/llvm-test-suite#1527)

This commit adds a test for checking that the queue constructor throws
an exception if the selected device is not in the supplied context.

Signed-off-by: Larsen, Steffen <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants