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

[SYCL] Fix retaining of kernels in old kernel interop #7034

Merged

Commits on Oct 12, 2022

  1. [SYCL] Fix retaining of kernels in old kernel interop

    intel#6980 caused some unexpected
    regressions on OpenCL for SYCL 1.2.1 kernel interop constructors. This
    commit reintroduces the call to retaining the OpenCL kernel only for the
    old constructor.
    
    Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
    steffenlarsen committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    5d767fa View commit details
    Browse the repository at this point in the history