Skip to content

Update icd loader #6036

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

Merged
merged 4 commits into from
Apr 21, 2022
Merged

Update icd loader #6036

merged 4 commits into from
Apr 21, 2022

Conversation

cdai2
Copy link
Contributor

@cdai2 cdai2 commented Apr 21, 2022

OpenCL ICD loader community enabled trace mechanism. We need to use this mechanism.

cdai2 added 4 commits July 4, 2019 15:34
… queue creation fails

      1, SYCL runtime will try to create out-of-order queue first.
      2, If it's created successfully, use this out-of-order queue.
      3, If not, fallback to the emulation approach with in-order queue.

Signed-off-by: Chunyang Dai <chunyang.dai@intel.com>
The OpenCL ICD loader community enabled the trace mechanism.
@cdai2 cdai2 requested a review from a team as a code owner April 21, 2022 07:02
@cdai2 cdai2 requested a review from againull April 21, 2022 07:02
@againull againull merged commit c2362e0 into intel:sycl Apr 21, 2022
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