Skip to content

Conversation

@s-kanaev
Copy link
Contributor

@s-kanaev s-kanaev commented Mar 24, 2022

Align device checks during queue construction with SYCL 2020 rev 5:
allow devices that are members of the given context or descendants of
its members. Temporarily keep the old checks for OpenCL, since queue
creation with descendants is not supported there yet.

Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
@s-kanaev s-kanaev requested a review from a team as a code owner March 24, 2022 15:26
@vladimirlaz
Copy link
Contributor

@s-kanaev could you please provide motivation for change? It looks like in general there can be a case when context unrelated to the passed device is returned. Is it expected?

Sergey Kanaev added 2 commits April 5, 2022 18:59
Signed-off-by: Sergey Kanaev <sergey.kanaev@intel.com>
@sergey-semenov sergey-semenov changed the title [SYCL] Lift limitation on default context containing a device for queue [SYCL] Relax restrictions on non-OpenCL devices during queue creation Jul 5, 2022
@sergey-semenov sergey-semenov requested review from a team and removed request for vladimirlaz July 12, 2022 10:38
@sergey-semenov
Copy link
Contributor

@smaslov-intel @intel/llvm-reviewers-runtime Could you please take a look?

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.

6 participants